1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Want to learn PHP !

Discussion in 'PHP' started by Luke Beale, Oct 22, 2008.

  1. #1
    Hi,

    I would like to learn PHP.
    The problem is that if its just written down then I tend to just forget it and so are there any good visual tutorials or even other methods e.g. college?

    How did you learn it?
     
    Luke Beale, Oct 22, 2008 IP
  2. bartolay13

    bartolay13 Active Member

    Messages:
    735
    Likes Received:
    14
    Best Answers:
    1
    Trophy Points:
    98
    #2
    some basic fundamentals from other language like c++, c, etc...
    anyways i think it not quite different from others the same logic, different syntaxes..
    probably if you have some background then it might be easy for you..

    try this one sir http://www.w3schools.com
    thats my quick reference guide
     
    bartolay13, Oct 22, 2008 IP
  3. telmakete

    telmakete Well-Known Member

    Messages:
    193
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    128
    Digital Goods:
    1
    #3
    i also want the same , i visited many site to lean but its hard to learn from just written statments , Questions come in mind but whom to ask ?
    can u give me some good suggestion ?
     
    telmakete, Oct 22, 2008 IP
  4. keiths

    keiths Peon

    Messages:
    109
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I found the book PHP and MySQL Web Development to be very helpful when I started out.
     
    keiths, Oct 22, 2008 IP
  5. bartolay13

    bartolay13 Active Member

    Messages:
    735
    Likes Received:
    14
    Best Answers:
    1
    Trophy Points:
    98
    #5
    i suggest that you must have some working code example
    you can post your email here so i can send you an ebook of full working codes and example of php..
    yet i always visit w3schools.com
     
    bartolay13, Oct 22, 2008 IP
  6. spc

    spc Well-Known Member

    Messages:
    136
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    125
    #6
    I had basics of programming since I coded in Pascal, C, C++, Java, VB previously. It didn't take me long to learn php because of my previous experiences.

    I have recently found the below site very useful for a novice to start learning php. There are examples with code snippets and importantly many things are illustrated. I recommend this for new comers.

    http://www.techotopia.com/index.php/PHP_Essentials

    www.php.net is very helpful, specially when you need help regarding php functions.
     
    spc, Oct 22, 2008 IP
  7. salahsoftware

    salahsoftware Peon

    Messages:
    63
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Visit my web site. I will upload a book written by me in php. It is never published, however I give it to needy people for free. Its easy.

    Regards
    Shishir Gupta
    salahsoftware.com
     
    salahsoftware, Oct 23, 2008 IP
  8. Calon

    Calon Peon

    Messages:
    25
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I learnt from (I bookmarked theese because they'd become useful to someone else on day):

    http://www.phpfreaks.com/tutorial/ph...abase-handling
    http://www.phpfreaks.com/tutorial/re...--basic-syntax
    http://www.php-mysql-tutorial.com/us...n/database.php

    OOP (PHP 5):
    http://uk2.php.net/oop5/
    http://www.tutorialized.com/tutorial...s-of-OOP/37490
    http://www.tutorialized.com/tutorials/PHP/OOP/1

    http://www.tizag.com/phpT/ - That has to be the most useful tutorial for PHP (basic stuff) on the internet.
     
    Calon, Oct 23, 2008 IP