PHP "Facebook wall" using XAMP?

  • Thread starter Thread starter Seth Foxen
  • Start date Start date
S

Seth Foxen

Guest
Ok, I'm working on a little project for a few students at my school, we're having some younger students come in to check out what we do in our secondary computer class, and one of the things we work with is PHP. We were thinking that we could set up a simple webpage on one of our local computers using XAMP, what we wanted to do was have this website open up with a single text input box and a submit button, you type anything you want into the text box, hit submit, and the page redirects you to another page that displays the message you entered in the text box, along with the messages of other people who used the text box. Kinda like a "wall" like Facebook uses.

Unfortunately, our PHP books don't cover this, so I have no clue how to do it, or even what to google to find out... So I really need some help.
 
Back
Top