Results 1 to 2 of 2
  1. #1
    Freestyler's Veteran

    Join Date
    May 2009
    Country
    Posts
    1,847
    Thanked
    65
    Thanks
    529
    Can anyone teach me how to use PHP in HTML?
    I want to make my own forum, and I assume that I need some experience with PHP and HTML.

  2. #2
    Banned

    Join Date
    Aug 2012
    Country
    Posts
    679
    Thanked
    394
    Thanks
    615
    94% of forums are based around PHP, 4% HTML tabless designs and 2% CSS.

    www.php.net has the best manual to learning PHP and it actually isn't hard at all. If you already know languages such as as C# and Java, you already know PHP with very slight changes. In PHP you don't have to define function, class, traits and variable types and instead of using using this. (note the period) youuse $this->. You don't have to use Namespaces either.

  3. The following user said thank you to Paul for this useful post:

    Boubble (10-09-2012)

Thread Information

Users Browsing this Thread

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