Re[2]: [nyphp-talk] Form not working as expected

2008-03-13 Thread mikesz
Hello Rolan, Friday, March 14, 2008, 1:30:36 PM, you wrote: > Correction: > if ($POST['year']) { > > $_POST['birthdate']=$_POST['year'].'-'.$_POST['month'].'-'.$_POST['day']; > } Thanks Rolan, I appreciate the suggestion. For some reason that variable is not getting updating even with yo

Re: [nyphp-talk] Form not working as expected

2008-03-13 Thread Rolan Yang
Rolan Yang wrote: [EMAIL PROTECTED] wrote: Hello and Warm Greetings, I have a form that I have been asked to modify and thought it was a straight forward and simple MOD but it seems to have some a condition that I didn't count on when I agreed to make the change and I need some advice. =instruc

Re: [nyphp-talk] Form not working as expected

2008-03-13 Thread Rolan Yang
[EMAIL PROTECTED] wrote: Hello and Warm Greetings, I have a form that I have been asked to modify and thought it was a straight forward and simple MOD but it seems to have some a condition that I didn't count on when I agreed to make the change and I need some advice. =instructions for formattin

[nyphp-talk] Form not working as expected

2008-03-13 Thread mikesz
Hello and Warm Greetings, I have a form that I have been asked to modify and thought it was a straight forward and simple MOD but it seems to have some a condition that I didn't count on when I agreed to make the change and I need some advice. The situation is that the form (which is using the ou