Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Webmasters choice

Quote Reply
Webmasters choice
Hi

I have added two fields to Links SQL, one checkbox field, and a comment field. This I use to display the latest webmasters choise link on my frontpage, with its own description in the extra comment field.

I have made a php script that gets the link on the frontpage. The problem is that the frontpage always should show the latest webmasters choice.

How do I get a timestamp in addition in the admin form? So I can do a query like this:
select field1, field2, field3 from database order by webmaster_selected_date desc limit 1.

Since links can already be in the database, I canīt use the original timestamp date made by Links.

Regards,
Are

Subject Author Views Date
Thread Webmasters choice areh 3455 Jan 18, 2001, 4:42 AM
Post Re: Webmasters choice
Taki 3366 Jan 18, 2001, 6:42 AM
Thread Re: Webmasters choice
Alex 3350 Jan 18, 2001, 8:52 AM
Thread Re: Webmasters choice
areh 3357 Jan 18, 2001, 12:29 PM
Thread Re: Webmasters choice
pugdog 3337 Jan 18, 2001, 2:17 PM
Thread Re: Webmasters choice
areh 3344 Jan 18, 2001, 2:26 PM
Post Re: Webmasters choice
pugdog 3333 Jan 18, 2001, 2:52 PM