This is a n00b question...

I have a php page which is basically has a form and upon submit will insert
a record into my database.

I have the insertRecord function which is supposed to be called only when
you hit submit. For some reason I'm blanking out on how to do this. The
function and function call ARE on the same page. I think I just need some
logic to indicate "stop" and "go".

Thanks,

Ryan



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to