Click here to Skip to main content
15,886,199 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
GeneralRe: Final Year project Pin
creespy21-Feb-12 2:56
creespy21-Feb-12 2:56 
GeneralRe: Final Year project PinPopular
Richard MacCutchan21-Feb-12 5:17
mveRichard MacCutchan21-Feb-12 5:17 
AnswerRe: Final Year project Pin
JosephvObrien17-Apr-12 23:22
JosephvObrien17-Apr-12 23:22 
Questioncoding Pin
mannu453 19-Feb-12 0:44
mannu453 19-Feb-12 0:44 
QuestionRe: coding Pin
Eddy Vluggen19-Feb-12 5:42
professionalEddy Vluggen19-Feb-12 5:42 
AnswerRe: coding Pin
venkatprince22-Feb-12 3:56
venkatprince22-Feb-12 3:56 
Questionbutton and image on the same page php ?? Pin
appollosputnik15-Feb-12 22:14
appollosputnik15-Feb-12 22:14 
AnswerRe: button and image on the same page php ?? Pin
Graham Breach16-Feb-12 0:03
Graham Breach16-Feb-12 0:03 
When you submit the form a new page is loaded. You could make the new page look the same but with your new image embedded in it using only PHP.

Or you could load the image inside a frame or iframe by targetting the frame from the form tag.

Or you could load the image using Javascript.

Also, your PHP code appears to be loading an image using a GD function and then serving it to the browser without changing it at all - unless you are planning to draw on the image or resize it or something, this is very inefficient.
QuestionPHP mail() configuration Pin
CodingLover13-Feb-12 18:31
CodingLover13-Feb-12 18:31 
AnswerRe: PHP mail() configuration Pin
Richard MacCutchan13-Feb-12 22:40
mveRichard MacCutchan13-Feb-12 22:40 
GeneralRe: PHP mail() configuration Pin
CodingLover13-Feb-12 23:13
CodingLover13-Feb-12 23:13 
GeneralRe: PHP mail() configuration Pin
Richard MacCutchan13-Feb-12 23:27
mveRichard MacCutchan13-Feb-12 23:27 
GeneralRe: PHP mail() configuration Pin
CodingLover13-Feb-12 23:30
CodingLover13-Feb-12 23:30 
GeneralRe: PHP mail() configuration Pin
Richard MacCutchan13-Feb-12 23:36
mveRichard MacCutchan13-Feb-12 23:36 
GeneralRe: PHP mail() configuration Pin
CodingLover13-Feb-12 23:43
CodingLover13-Feb-12 23:43 
GeneralRe: PHP mail() configuration Pin
jiudingkeji14-Feb-12 14:06
jiudingkeji14-Feb-12 14:06 
AnswerRe: PHP mail() configuration Pin
Mohibur Rashid13-Feb-12 22:51
professionalMohibur Rashid13-Feb-12 22:51 
GeneralRe: PHP mail() configuration Pin
CodingLover13-Feb-12 23:18
CodingLover13-Feb-12 23:18 
GeneralRe: PHP mail() configuration Pin
Mohibur Rashid13-Feb-12 23:42
professionalMohibur Rashid13-Feb-12 23:42 
Questionlearning perl Pin
Phiri_code12-Feb-12 22:22
Phiri_code12-Feb-12 22:22 
AnswerRe: learning perl Pin
rickumali13-Feb-12 7:36
rickumali13-Feb-12 7:36 
GeneralRe: learning perl Pin
GreyHairedGit14-Feb-12 4:10
GreyHairedGit14-Feb-12 4:10 
AnswerRe: learning perl Pin
dpminusa14-Feb-12 6:17
dpminusa14-Feb-12 6:17 
AnswerRe: learning perl Pin
thomas.michaud17-Feb-12 3:28
thomas.michaud17-Feb-12 3:28 
AnswerRe: learning perl Pin
jschell17-Feb-12 7:28
jschell17-Feb-12 7:28 

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.