Click here to Skip to main content
15,887,856 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Christ the redeemer Pin
Kornfeld Eliyahu Peter10-Mar-14 23:38
professionalKornfeld Eliyahu Peter10-Mar-14 23:38 
AnswerRe: Christ the redeemer Pin
vbmike17-Mar-14 3:40
vbmike17-Mar-14 3:40 
AnswerRe: Christ the redeemer Pin
toms9803321-Mar-14 1:41
toms9803321-Mar-14 1:41 
QuestionASP.Net MVC 4 Web API Param is Null Pin
Kevin Marois6-Mar-14 14:59
professionalKevin Marois6-Mar-14 14:59 
QuestionPHP Pin
zunisheikh4-Mar-14 20:18
zunisheikh4-Mar-14 20:18 
SuggestionRe: PHP Pin
thatraja4-Mar-14 21:07
professionalthatraja4-Mar-14 21:07 
GeneralRe: PHP Pin
zunisheikh4-Mar-14 23:06
zunisheikh4-Mar-14 23:06 
GeneralRe: PHP Pin
thatraja4-Mar-14 23:19
professionalthatraja4-Mar-14 23:19 
Two ways.
0) File system - Store image location in database, image in server. Later, load image from server using the path stored in database.
1) Database - Store image as blob in database. Later, load blob as image in page.
Check the advantages & disadvantages of these two ways here. Clickety[^]

Here tons of resources for you
https://www.google.com/search?q=php+save+retrieve+image+database[^]
thatraja
Code converters | Education Needed
No thanks, I am all stocked up. - Luc Pattyn
When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is - Henry Minute


AnswerRe: PHP Pin
Kornfeld Eliyahu Peter4-Mar-14 21:28
professionalKornfeld Eliyahu Peter4-Mar-14 21:28 
QuestionControling Menus using Java Script Pin
harishm5913-Mar-14 21:12
harishm5913-Mar-14 21:12 
QuestionWeb programming, again. Pin
FeedScrn2-Mar-14 14:08
FeedScrn2-Mar-14 14:08 
AnswerRe: Web programming, again. Pin
David Mujica3-Mar-14 4:00
David Mujica3-Mar-14 4:00 
GeneralRe: Web programming, again. Pin
FeedScrn3-Mar-14 4:42
FeedScrn3-Mar-14 4:42 
QuestionPHP Pin
zunisheikh2-Mar-14 8:23
zunisheikh2-Mar-14 8:23 
AnswerRe: PHP Pin
thatraja2-Mar-14 20:18
professionalthatraja2-Mar-14 20:18 
QuestionPHP Pin
zunisheikh2-Mar-14 6:02
zunisheikh2-Mar-14 6:02 
AnswerRe: PHP Pin
thatraja2-Mar-14 20:22
professionalthatraja2-Mar-14 20:22 
QuestionPHP Pin
zunisheikh2-Mar-14 5:06
zunisheikh2-Mar-14 5:06 
AnswerRe: PHP Pin
Peter Leow2-Mar-14 5:28
professionalPeter Leow2-Mar-14 5:28 
AnswerRe: PHP Pin
thatraja2-Mar-14 20:27
professionalthatraja2-Mar-14 20:27 
GeneralRe: PHP Pin
stevic9-Apr-14 7:16
professionalstevic9-Apr-14 7:16 
GeneralRe: PHP Pin
thatraja9-Apr-14 7:22
professionalthatraja9-Apr-14 7:22 
Questionhow to use join query to merge order,customer,category and product table? Pin
zunisheikh2-Mar-14 5:04
zunisheikh2-Mar-14 5:04 
AnswerRe: how to use join query to merge order,customer,category and product table? Pin
Peter Leow2-Mar-14 5:36
professionalPeter Leow2-Mar-14 5:36 
GeneralRe: how to use join query to merge order,customer,category and product table? Pin
zunisheikh2-Mar-14 5:58
zunisheikh2-Mar-14 5:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.