PHP3 Introduction Introduction to PHP and web database interfacing with MySQL. PHP3 is an HTML-embedded scripting language allowing web developers to create dynamic, database-driven websites.
| Name: |
John |
| Subject: |
php, mysql and dates... again |
| Date: |
02-18-2000 09:03AM |
Whoopsidoodle.. guess I should read the input names before I hit enter.
Hi, I'm hoping someone will be able to help me. I've been converting everything on our intranet from cgi/text files to php/mysql. Now, I've come up against a brick wall. Right now, I've got three drop down menus for the date input, $day, $month and $year, each with an column in the database, if there's already an entry there, they take their defaults from the entries in the database. Now, what I'd *like* to do is to have just one column for the date, but keeping the three drop-down menus. Anyone know how I could do this? Thanks in advance
|
Other posts in this thread:
| Top | | php, mysql and dates... again | John | 02-18-2000 09:03AM |
Reply to this post:
|
 |
Visit the PHP Forum!
New On DevShed:
Hot Forum Topics:
|