Jump to content

parabolate

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Everything posted by parabolate

  1. I manage a simple website for a small business - nothin fancy. I'm interested using some php to enhance the site a bit. I'm looking to accept some user input and put it into a database then display it back to them on another page. What php functions would be best to use to accomplish this? Thanks for the input!
  2. Hey all, I am new to this forum and brand new to php, never worked with it before. I am trying to write a script that takes in 5 words from the user via a text box and then prints them out in reverse order. Also, I want to validate the input to make sure that only letters were provided as input - no numbers or characters (i.e. 1 2 3 & ! # + \ etc.). So, if one two three four five was entered.....five four three two one would be printed. Anyone have any tips they could offer a newb as to how to accomplish this? I've been browsing around the web for awhile now and haven't found anything that helps me out - everything I've come across thus far has been for more advanced scripts Hoping one of you knowledgeable folk can give me some more effective input! Thanks!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.