Jump to content

query question


sanchez77

Recommended Posts

For some reason,  :facewall: :facewall: :facewall:, i can't figure out why the table lockermaster won't update :facewall:


$masterid =  mysql_query("SELECT masterid FROM lockers WHERE lockerno = '$_POST[lockerno]' LIMIT 0, 30");

mysql_query("UPDATE lockersmaster SET timeout = '$timeout', dateout = '$dateout', storetimeout = '$storetimeout' WHERE id = '$masterid'");

Link to comment
https://forums.phpfreaks.com/topic/168544-query-question/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.