I need to update table with the following structure:
values ('','','', '$fname', '$lname',
'$street', '$city', '$state',
'$province','$country','$postcode',
'$phone','$email','$gender',
'$birthyear', '$service',
'$username', '$password','$password1','$cryptpswr','','','','','','','','','','','$alteredd','$alteredt')
How to do correct code for query SET if I have more fields in table and not one?



Reply With Quote

Bookmarks