Hi to all,
I have a form where users can insert or update a record. Now the way I have
it, can just only do one thing either update or insert a new record. What I
would like to do is: if it is a new record, execute the insert statement
else execute the update statement. I don't know if it is possible to do it
in PHP.
Any help is greatly appreciate

Thanks in advanced!
Nato


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to