update longtext
Posted: Sat Mar 15, 2003 10:59 am
The query works only for a short sentences but when it's a long text it refuses to update. The field type is longtext.
Who can help me????
I am using it on 2 servers and on one it works and the other doesn't ???
$query = "UPDATE $usertable SET Code='$Code',Comment='$Comment'WHERE id='$id' ";
Who can help me????
I am using it on 2 servers and on one it works and the other doesn't ???
$query = "UPDATE $usertable SET Code='$Code',Comment='$Comment'WHERE id='$id' ";