Page 1 of 1

asp page -to- php?

Posted: Mon Dec 13, 2004 2:04 am
by volkan
Hi,
Im trying to make this:

(i cannot give the link, as it is in a club members only section)

http://vk1.gotdns.com/Screen01.JPG


this was made in ASP, there are 2 parts for this website, A Helicopter, and a Aircraft. The Heli, is maintainded by sum1 else, and is on a server thats compatable with ASP, and Aircarft is mantained by me with a PHP server.

So I need that in my section.
How can i do it using HTM + PHP?

Posted: Mon Dec 13, 2004 2:13 am
by kettle_drum
Well what does it do? Store the data in a text file? store date in a database? make up random data? send the form data as an email?

We need to know what process you want to happen to help.

Posted: Mon Dec 13, 2004 6:30 am
by timvw
something that can come in handy:
http://asp2php.naken.cc/

Posted: Mon Dec 13, 2004 12:02 pm
by volkan
well, you fill out the top part, and it shows ithe results in the table underneath.
And say 2 people are on Tueday, the number of pilts will change to 2, and thier name/frequncey etc will be added

Posted: Tue Dec 14, 2004 6:10 pm
by volkan
any ideas?