mySQL DatabaseDiscussion related to mySQL database, mySQL queries, mySQL Commands, mySQL tutorials...
The thread "MySQL General: query question" has not received any replies for a month. It has been automatically closed as a result. You may start a new thread on the topic if the information in this thread is not sufficient.
so if I want to to do an insert query on a specific already created row, would the syntax be like this? mysql_query = "INSERT INTO coupons(paid,location) VALUES('0','$location') WHERE couponID='couponID'"; thus paid and location informatio
To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts.
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
The thread "MySQL General: query question" has not received any replies for a month. It has been automatically closed as a result. You may start a new thread on the topic if the information in this thread is not sufficient.