asp page -to- php?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
volkan
Forum Commoner
Posts: 60
Joined: Sat Aug 21, 2004 1:12 pm
Location: London, United Kingdom

asp page -to- php?

Post 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?
kettle_drum
DevNet Resident
Posts: 1150
Joined: Sun Jul 20, 2003 9:25 pm
Location: West Yorkshire, England

Post 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.
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

something that can come in handy:
http://asp2php.naken.cc/
User avatar
volkan
Forum Commoner
Posts: 60
Joined: Sat Aug 21, 2004 1:12 pm
Location: London, United Kingdom

Post 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
User avatar
volkan
Forum Commoner
Posts: 60
Joined: Sat Aug 21, 2004 1:12 pm
Location: London, United Kingdom

Post by volkan »

any ideas?
Post Reply