Balaji
|
| Posted: 08/11/2002, 2:47 PM |
|
Hi Everyone,
I am creating a web page using Codecharge which will update a mysql database using PHP. When i update records, I want Codecharge to pass the system date and time to my database column and i want to set it as the default value using Codecharge. How do i do that? I have a field called updated date, its data type is date and i wish to specify a default value in the page itself. Also is there any function to retrieve the system date and time in codecharge?
Please help me since i am a beginner to using PHP and codecharge. Any pointers would be really helpful.
Thanks, --Balaji
|
|
|
 |
kangus
|
| Posted: 08/11/2002, 4:47 PM |
|
Check out the post http://www.gotocode.com/disc_viewt.asp?mid=13776&
The Project I created does everything your asking and more. It is easy to setup and covers setting the Date format for data inserts and the date format for displaying.
|
|
|
 |
|