Hello you all !! need your help here ...
I have a form collecting user details , I use the $php_self submitting techniqe so I can validate the required information with built in functions ,and if there is a problem so the form is redisplyed with echoed info and mistakes . I got it from ZEND
Now .. I want to post the data to a scond form .. how to do this without the form action=post because it allready has a self submitting parameter ? sessions or hiddens ? please be specific I'm weak .. (if you know what I mean )..!!
|