Re: UPDATE query doesn't work at a PHP form

2003-04-02 Thread Fred van Engen
Hi, On Wed, Apr 02, 2003 at 05:01:48PM -0300, Sibusy wrote: > I'm trying to perform UPDATE with a PHP form , but the UPDATE query doesn't work > anyway, returning"Can't perform the update", according to code below. It doesn't > return any error at PHP nor at Mysql, I have tested the variables an

UPDATE query doesn't work at a PHP form

2003-04-02 Thread Sibusy
Hello, I'm trying to perform UPDATE with a PHP form , but the UPDATE query doesn't work anyway, returning"Can't perform the update", according to code below. It doesn't return any error at PHP nor at Mysql, I have tested the variables and they are beeing sent properly.Could someone help me??? H