Program works on the internet like to be installed on any site the user enters the following data in a form on stips such as wizard when you install program:
1- His name
2- His email
3- His (friend or friends) email
4- The language they speak
Program works on the internet like to be installed on any site the user enters the following data in a form on stips such as wizard when you install program:
1- His name
2- His email
3- His (friend or friends) email
4- The language they speak
Then Next
...... ect.
Look up FORM in an HTML reference. It's all there. However, the form input is the easiest part. The harder part is doing something with the info! That's where PHP and MySQL come in...
Bookmarks