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

Linux, Apache, MySQL, PHP

 
AnswerRe: Password Display Pin
Nuri Ismail18-Aug-10 3:53
Nuri Ismail18-Aug-10 3:53 
AnswerRe: [HELP] Family Tree Pin
Peter_in_278015-Aug-10 11:55
professionalPeter_in_278015-Aug-10 11:55 
GeneralRe: [HELP] Family Tree Pin
Peter_in_278015-Aug-10 13:14
professionalPeter_in_278015-Aug-10 13:14 
AnswerRe: [HELP] Family Tree Pin
User 171649215-Aug-10 22:07
professionalUser 171649215-Aug-10 22:07 
GeneralRe: [HELP] Family Tree Pin
Peter_in_278015-Aug-10 22:23
professionalPeter_in_278015-Aug-10 22:23 
Questioncode php for tic tac toe Pin
nsultan715-Aug-10 3:30
nsultan715-Aug-10 3:30 
QuestionHow can I mix confirm(); from javascript with php? Pin
fantasyMe13-Aug-10 6:15
fantasyMe13-Aug-10 6:15 
AnswerRe: How can I mix confirm(); from javascript with php? Pin
cjoki13-Aug-10 7:51
cjoki13-Aug-10 7:51 
Try...

<form action='' method='post'>
<input type='text' value='' name='fav_movie'>
<input type='submit' name='vote' value='Add to Poll' onclick='return confirm("Are you sure?");'>


.. this should not submit if the user selects cancel on the popup and it will submit if they select ok. Your PHP should then check the posted values see isset() in php functions and processes from there
QuestionVideo not playing in a .php file Pin
offroaderdan13-Aug-10 0:16
offroaderdan13-Aug-10 0:16 
Questionno module named _tkinter Pin
Sakhalean10-Aug-10 19:57
Sakhalean10-Aug-10 19:57 
AnswerRe: no module named _tkinter Pin
David Skelly12-Aug-10 2:03
David Skelly12-Aug-10 2:03 
GeneralRe: no module named _tkinter Pin
Sakhalean12-Aug-10 2:46
Sakhalean12-Aug-10 2:46 
AnswerRe: no module named _tkinter Pin
Sanil Singh Tomar20-Oct-10 5:54
Sanil Singh Tomar20-Oct-10 5:54 
QuestionContact form Problem: when go back to the input page, no data stored Pin
fantasyMe10-Aug-10 15:48
fantasyMe10-Aug-10 15:48 
AnswerRe: Contact form Problem: when go back to the input page, no data stored Pin
Graham Breach10-Aug-10 20:27
Graham Breach10-Aug-10 20:27 
GeneralRe: Contact form Problem: when go back to the input page, no data stored Pin
fantasyMe10-Aug-10 20:40
fantasyMe10-Aug-10 20:40 
AnswerRe: Contact form Problem: when go back to the input page, no data stored Pin
Graham Breach10-Aug-10 22:08
Graham Breach10-Aug-10 22:08 
GeneralRe: Contact form Problem: when go back to the input page, no data stored Pin
fantasyMe10-Aug-10 23:35
fantasyMe10-Aug-10 23:35 
GeneralRe: Contact form Problem: when go back to the input page, no data stored Pin
Graham Breach11-Aug-10 9:19
Graham Breach11-Aug-10 9:19 
AnswerRe: Contact form Problem: when go back to the input page, no data stored Pin
cjoki12-Aug-10 5:05
cjoki12-Aug-10 5:05 
QuestionBNF Grammar for PHP Pin
DaveX867-Aug-10 12:28
DaveX867-Aug-10 12:28 
AnswerRe: BNF Grammar for PHP Pin
mabo4211-Aug-10 22:36
mabo4211-Aug-10 22:36 
GeneralRe: BNF Grammar for PHP Pin
DaveX8612-Aug-10 4:01
DaveX8612-Aug-10 4:01 
QuestionFedora not recognizing wireless router Pin
AmbiguousName7-Aug-10 1:12
AmbiguousName7-Aug-10 1:12 
QuestionTime Zone Conversion PHP [modified] Pin
DinoRondelly5-Aug-10 8:56
DinoRondelly5-Aug-10 8:56 

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.