Gang:
So, in my table, I created a "date_entered" row, and it's set as "date" which means in its row/table, I get the standared 0000-00-00.
However, when I put in a new entry, it does nothing. I have to go into my PHPAdmin, and under the "function," add the "NOW" fucntion. However, I have to do this manually for each entry into my database. How can I get it to do it by itself? Do I have to add something to the form .htm page, or to the PHP page? Now() where?
Guido!
So, in my table, I created a "date_entered" row, and it's set as "date" which means in its row/table, I get the standared 0000-00-00.
However, when I put in a new entry, it does nothing. I have to go into my PHPAdmin, and under the "function," add the "NOW" fucntion. However, I have to do this manually for each entry into my database. How can I get it to do it by itself? Do I have to add something to the form .htm page, or to the PHP page? Now() where?
Guido!