Results 1 to 8 of 8

Thread: New to PHP, Need help

  1. #1
    Join Date
    Sep 2006
    Posts
    13

    Default New to PHP, Need help

    Hi, I am new to PHP

    I understand what it does, but I get lost in all the coding!!

    I am wondering if anyone knows a site that has templates for something as simple as a form box where users can imput text, and have that text sent to a file (which is a database im guessing) or something so i can read it later.

    Any help with this would be great!!

  2. #2
    Join Date
    Oct 2006
    Posts
    1

    Default

    Pop down to the library and get a good book. There's nothing better in my opinion. You'll waste a year trying to do it with online tutorials.

  3. #3
    Join Date
    Nov 2006
    Location
    Brighton / England
    Posts
    118

    Default

    hi ozhumor. Well I also tried to do some php once for a different web page. Unfortunately I never used php or formmail ( in case that sthe same ) well i found a nice program that helps you with all kind of php forms you want to create. Its called PHP Designer 2007 and is free.
    it helped me to create some easy looking questionaire, which usually needs a long complicated looking code.
    well here the link:
    http://www.mpsoftware.dk/

    another more simpler way in creating php form scripts things, just use the the coffeecup form builder, its more or less free as well , but has a little banner underneath your form unless you pay for it:
    http://www.download.com/CoffeeCup-Fl...ml?tag=lst-0-1

  4. #4
    Join Date
    Nov 2006
    Posts
    7

    Default

    the best book( but it`s online) http://www.php.net/docs.php.

  5. #5
    Join Date
    Dec 2006
    Posts
    5

    Default

    why dont u just learn php as it isnt relly that hard i think the best site around atm for php is www.w3schools.com

  6. #6
    Join Date
    Dec 2006
    Posts
    8

    Default

    welcome and what is php exactly could u tell me

  7. #7
    Join Date
    Apr 2006
    Location
    Philippines
    Posts
    823

    Default

    You can get your questions answered here... :D

    http://www.php.net/

    Enjoy...

  8. #8
    Join Date
    Jan 2007
    Posts
    7

    Default welcome friend

    PHP is a powerful server-side scripting language for creating dynamic and interactive websites.
    PHP is the widely-used, free, and efficient alternative to competitors such as Microsoft's ASP. PHP is perfectly suited for Web development and can be embedded directly into the HTML code.
    The best place to start is:
    http://www.w3schools.com/php/default.asp

    Enjoy,

    presman

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •