automatic time/date in news posts

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
mike
Forum Newbie
Posts: 8
Joined: Mon Jul 15, 2002 4:18 pm

automatic time/date in news posts

Post by mike »

hi I am using a mixture of phpmyadmin and mysqlfront to make my databases and tables in......

is their anyway of getting php to actually record into the database what time a record was entered into it-- for example I am using php mainly for news entry onto a basic web site-- this is working fine.. but what I want is for when I press submit on the news entry form for it to record the time and date into the database table and THEN be able to show this time and date in the news topic...

all help much appreciated

MIKE
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Post Reply