[PHP-WIN] combo boxes

2003-07-22 Thread Isai Arasu
I have comboboxes filled dynamically using PHP scripts, when i change the selection all my form fields' values must be changed (pulled from database). How do i do that. I m using Apache. Isai. __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design

[PHP-WIN] adding dates

2003-07-21 Thread Isai Arasu
Hi how do I add dates??? for example, if the date from database is thursday, feb 12, 1996 and i want to know the date after 20 days from this date, is this possible in PHP. or if todays date is thursday, feb 12, 1996 , how i will know the date of the day 20 days from today??? Isai. _