HI,
THNX FOR HELPING IN MY LAST POST.
Now i wants the help in follwing problems.
i have a table in my sql named as "retailer001". i have a php page that have the
data entry form of all field that are in mysql table.
my table retailer001 having 11 fields (S No, Outlet ID,Date, Time ....... so on)
S No column has auto increment value and also primary key.
i have the php page which have the data entry form of 10 text field without the S NO
because the S No having auto increment and Null value.
In php data entry form i manually enter the date and time. i want help in that process. can any one
help me how can i enter the date and time in date and time column from system time automatically.
in clear words i want that i can't enter the date and time in data entry form. i want date
and time automatically insert into date and time column when i save or insert the remainings data.
please please please
please help me