Hi,
How do I replace(update?) data in a specific column (field?) in a mysql table row? would it be something like INSERT INTO $Table WHERE $name = "user" ("data"), ("data2");
??
Sorry, just starting out with PHP and mySQL.
thanks for any help
boombanguk