Hi everyone
I’m from Singapore, and it’s my first time using PHP. I have came into contact with it before a few years ago, but was to confused and gave up. For this time though, I think I need to someone know how to use it because I’ll be needing it for an urgent project :-X
What I’m trying to do is the following:
-
Have 2 input fields where user can fill in text in the following format: “I am ____________ but I am _________.” (Eg. I am known to be bad-tempered but I am actually a very nice person.")
-
Be able to submit the information they input.
-
Have the information be available immediately on the resulting page. The information is to be formatted into a specific look and format.
-
Users can click and look at what other users have submitted.
Before this form there is a simple game that we’ll be creating in Flash Catalyst. Then they will be brought to this page to submit their information. I have read a lot of tutorials but all of them teach you how to create a form with email fields etc.
Is mine considered simpler? Can someone please give me some guidance on how I can continue with this? I know I know PHP, but I don’t know how to proceed ???