+ Reply to Thread
Results 1 to 7 of 7

Thread: Php
      
   

  1. #1
    petebolton is offline Private
    Join Date
    Mar 2006
    Posts
    3

    Default Php

    Can someone advise me the best site to learn how to add php to my frontpage website

  2. #2
    VodaHost's Avatar
    VodaHost is offline General & Forum Administrator
    Join Date
    Mar 2005
    Location
    Wilmington, Delaware USA
    Posts
    11,390

    Default Re: Php

    learning php is no small task, people take college courses on this topic.
    Your best bet is to do a Google search, there are dozens of online courses
    and resources that will get you started.

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Php

    http://www.w3schools.com/ Does an excellent job of giving you the basics. Also there is http://www.hscripts.com which is also great.

    Another great source is http://www.phpfreaks.com/

    Hope that gets ya started.

    Andy
    PHP- is a blast!

  4. #4
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Php

    w3schools is probably the best basic learning website on the internet. It offer a basic course on just about every internet programming language there is.

    Also www.codewalkers.com is a very good resources as well

    PS - PHP isn't too hard to learn, it just takes a little time.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  5. #5
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Php

    watdaflip-

    Greetings- Did you get my e-mail? Am having a great deal of trouble getting the ereg_replace function to work. Can do it if the result is an echo but not to post to e-mail. When it gets posted to my e-mail it has the @ symbol.

    Andy
    PHP- is a blast!

  6. #6
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Php

    Andy, no i didn't get an email. Umm, try posting the data to the processing script. In the script use ereg_replace, echo the results and send the email. If it echos the right thing but isn't emailing then there is some issue. If you want, you can send it to me and ill see if I can get it to work. send it to my yahoo, it my forum name ******.com. I don't know if ill have time today but ill take a look tomorrow

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  7. #7
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Php

    Thanks a lot. Interesting- that it will work if an echo statement is the output but not if sending via e-mail.

    I will send it sometime tomorrow. Take your time.

    Andy
    PHP- is a blast!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49