[PHP]Any suggestions?

Results 1 to 15 of 15
  1. #1
    Super Mexican Joser is offline
    Grand MasterRank
    Jun 2008 Join Date
    Your mom's roomLocation
    1,655Posts

    [PHP]Any suggestions?

    Does anyone have any sugestions on a website I can learn from? I used http://w3schools.com for a while, but then I finished the course, got 100% on the test, and now I'm left with just begginer knowlege. Anyone know where theres like intermediate and expert level learning and tutorials I can look at?

    Thanks alot !
    ~Jose


  2. #2
    Fuck you, I'm a dragon Pieman is offline
    Grand MasterRank
    Apr 2005 Join Date
    The NetherlandsLocation
    7,412Posts

    Re: [PHP]Any suggestions?

    I too followed those tutorials, then I moved on to learning projects. My first project was a poll script, further details here: http://devzone.zend.com/node/view/id/663

  3. #3
    Super Mexican Joser is offline
    Grand MasterRank
    Jun 2008 Join Date
    Your mom's roomLocation
    1,655Posts

    Re: [PHP]Any suggestions?

    Quote Originally Posted by Pieman View Post
    I too followed those tutorials, then I moved on to learning projects. My first project was a poll script, further details here: http://devzone.zend.com/node/view/id/663
    Thanks! I wanna keep on learning and not just stay a noob. XP

  4. #4
    Grand Master Gabrieth is offline
    Grand MasterRank
    Sep 2004 Join Date
    FranceLocation
    3,391Posts

    Re: [PHP]Any suggestions?

    Yeah w3schools is good to start but there is just the basics. I bought a book on php5 and it was great :)
    Books are good check them out sometimes they have examples and lessons.

  5. #5
    Hm. foxx is offline
    Grand MasterRank
    Sep 2006 Join Date
    Czech RepublicLocation
    5,256Posts

    Re: [PHP]Any suggestions?

    Quote Originally Posted by Pieman View Post
    I too followed those tutorials, then I moved on to learning projects. My first project was a poll script, further details here: http://devzone.zend.com/node/view/id/663
    Hm, you've been using a framework since the beginning ?

  6. #6
    Super Mexican Joser is offline
    Grand MasterRank
    Jun 2008 Join Date
    Your mom's roomLocation
    1,655Posts

    Re: [PHP]Any suggestions?

    Quote Originally Posted by Foxx123 View Post
    Hm, you've been using a framework since the beginning ?
    I have no idea. I think i have framework already installed. So I had it all along! XD

  7. #7
    Fuck you, I'm a dragon Pieman is offline
    Grand MasterRank
    Apr 2005 Join Date
    The NetherlandsLocation
    7,412Posts

    Re: [PHP]Any suggestions?

    Quote Originally Posted by Foxx123 View Post
    Hm, you've been using a framework since the beginning ?
    Wut? Zend uses a framework?

  8. #8
    Grand Master Daevius is offline
    Grand MasterRank
    Jun 2007 Join Date
    NetherlandsLocation
    3,252Posts

    Re: [PHP]Any suggestions?

    Zend is a framework :). Never used it though, and never will probably.

  9. #9
    Super Mexican Joser is offline
    Grand MasterRank
    Jun 2008 Join Date
    Your mom's roomLocation
    1,655Posts

    Re: [PHP]Any suggestions?

    Quote Originally Posted by Daevius View Post
    Zend is a framework :). Never used it though, and never will probably.
    I just found this out from youtube, before you posted. I guess its like Dreamweaver, but you can do more stuff? Please explain it to me?

  10. #10
    Hm. foxx is offline
    Grand MasterRank
    Sep 2006 Join Date
    Czech RepublicLocation
    5,256Posts

    Re: [PHP]Any suggestions?

    Heh no.. Dreamweaver is a wysiwyg shit, framework is like bunch of scripts which does the work for you.. And yes, as Daevius said, zend is a framework..
    read more here http://en.wikipedia.org/wiki/Zend_Framework

  11. #11
    Grand Master Daevius is offline
    Grand MasterRank
    Jun 2007 Join Date
    NetherlandsLocation
    3,252Posts

    Re: [PHP]Any suggestions?

    Aye, basically frameworks enable you to work more quickly since you can use all the additional functions they build...all without errors (less then yours :P) and safety / error handling. It can speed up your work a lot...but I love to find it out myself and thus barely ever use frameworks.

  12. #12
    All is well... Wh005h is offline
    Grand MasterRank
    Feb 2006 Join Date
    TejasLocation
    1,977Posts

    Re: [PHP]Any suggestions?

    My suggestion is to start experimenting with stuff. Come up with an idea for a script and see how far you can take it before you can't go any further. At that point go and research the part you can't get past and then continue in that fashion. I guess I'm the only one who learns by going forth and doing... fuck the lessons and courses.

  13. #13
    Grand Master Daevius is offline
    Grand MasterRank
    Jun 2007 Join Date
    NetherlandsLocation
    3,252Posts

    Re: [PHP]Any suggestions?

    Quote Originally Posted by Wh005h View Post
    Come up with an idea for a script and see how far you can take it before you can't go any further.
    I reach that point very quickly in new languages ^^, but it's good exercise yes :), trail and error is the way we learn to walk and cycle aswell ;)

  14. #14
    Grand Master john_d is offline
    Grand MasterRank
    Feb 2004 Join Date
    PhilippinesLocation
    2,868Posts

    Re: [PHP]Any suggestions?

    make a project that is impossible for u as of now... and keep trying to find ways to complete it.. by the time u have done it. u'd be amaze on how many possible was to 1 single project :p

    lesson is just keep on trying and learning

  15. #15
    Super Mexican Joser is offline
    Grand MasterRank
    Jun 2008 Join Date
    Your mom's roomLocation
    1,655Posts

    Re: [PHP]Any suggestions?

    Thanks everyone for all the help !!
    This is soo much more then I was expecting.
    I <3 Ragezone!!!!!



Advertisement