Date: 07/30/01
- Next message: Sergey Larionov: "Re: [PHP-DB] Storing last access"
- Previous message: Howard Picken: "RE: [PHP-DB] MySQL newbie: inserting new entry to table?"
- Next in thread: Sergey Larionov: "Re: [PHP-DB] Storing last access"
- Reply: Sergey Larionov: "Re: [PHP-DB] Storing last access"
- Reply: Hugh Bothwell: "[PHP-DB] Re: Storing last access"
- Reply: Kenn Murrah: "[PHP-DB] new lines in text field"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
I would like to display messages that are entered into
a database since the last time i checked it. [Much
like web based email marks NEW messages.]
What is the best way to do this? By adding an
additional column to the Messages Table OR creating a
new table with the field "Table_Name" and
"Last_Checked"
I cannot use cookies because this will be checked from
different locations. I don't know how to store a
session and am not sure that two different locations
could share the sessions anyways.
Thanks much,
olinux
__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Sergey Larionov: "Re: [PHP-DB] Storing last access"
- Previous message: Howard Picken: "RE: [PHP-DB] MySQL newbie: inserting new entry to table?"
- Next in thread: Sergey Larionov: "Re: [PHP-DB] Storing last access"
- Reply: Sergey Larionov: "Re: [PHP-DB] Storing last access"
- Reply: Hugh Bothwell: "[PHP-DB] Re: Storing last access"
- Reply: Kenn Murrah: "[PHP-DB] new lines in text field"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

