Jump to content

Simple mysql question


tomfmason

Recommended Posts

I am writing, for a friend, a message script that uses a database instead of sending the message via email. Now when he logs in I want him to be able to see any new messages. I plan on having a new_message field in the admin table that would be the message_id from the from the message table.

I know this is simple and I should already now how to do this but I don't....lol. My question is how would I post to the message_id to the new_message field when the message is sent?
Link to comment
https://forums.phpfreaks.com/topic/14364-simple-mysql-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.