Jilli
08-03-2009, 10:36 PM
hi guys
i have a bit of a problem here, i want to make a script and part of it is able to make a cell back to a default NULL value..
how is this done? i been trying for ages with no luck and for once, google isnt much help :(
here is the syntax i had the most faith in:
$querynull1 = "UPDATE chars SET s" . $inskill . "= NULL WHERE id=$id";
ty in advance
Jilli
i have a bit of a problem here, i want to make a script and part of it is able to make a cell back to a default NULL value..
how is this done? i been trying for ages with no luck and for once, google isnt much help :(
here is the syntax i had the most faith in:
$querynull1 = "UPDATE chars SET s" . $inskill . "= NULL WHERE id=$id";
ty in advance
Jilli