ngjeffy 0 Report post Posted June 26, 2006 Hi, can i know where to learn PHP .. probably i need that for my school project. Is it diffcult to learn? got any places or ebook would u all recommend me .,.thank! Share this post Link to post Share on other sites
asyn 0 Report post Posted June 26, 2006 PHP is a great language to start learning with. Not only is it fairly easy to learn, but the information you learn about it will be useful in general understanding of how the web works.Really, the PHP homepage (http://php.net/) has most everything you need to know to start off with. Also, a Google search will come up with a bunch of great sites. It all depends on what you want to do.I've wasted about $300 on PHP books all of them mostly want to teach you how to tweak pre-made scripts that come with the book.Your best bet is to start off with the PHP documentation and build a simple form that passes data to it and displays it on the next page. From there, start messing with database commands for MySQL. Once you master basic data input and SQL input, that's 95% of the work that you do in PHP Share this post Link to post Share on other sites
ngjeffy 0 Report post Posted June 26, 2006 wow.. it seems so easily & difficult . i got learn JSP and abit of MySQL before. Share this post Link to post Share on other sites
Plenoptic 0 Report post Posted June 26, 2006 Here is a great place to learn any type of coding. http://www.w3schools.com/ and if you want PHP go to http://www.w3schools.com/php/default.asp It gives you step by step and if you need a tutorial to make a certain script run you can head over to http://www.pixel2life.com/ and they have a bunch of PHP tutorials there that you can use to make something. Share this post Link to post Share on other sites
tphilakone 0 Report post Posted June 27, 2006 maybe u should search by google Share this post Link to post Share on other sites
RexKwonDo 0 Report post Posted June 27, 2006 I would reccomend: http://www.pixel2life.com/ I have used that site for most of my learning needs including HTML, Photoshop, Imageready, and PHP. Pixel2Life is basically a site that has sources to more tutorials. It will probably help you the most and be the most self explanatory. If that doesn't help you then you are in a bad position because Pixel2Life is probably the best place to look for a beginner. Otherwise I guess you use a site called: https://www.google.de/?gfe_rd=cr&ei=BwkjVKfAD8uH8QfckIGgCQ&gws_rd=ssl Share this post Link to post Share on other sites
Tetraca 0 Report post Posted June 27, 2006 http://tizag.com/ It's one of the best places I've learnt web language/markup basics from. Â On a side note http://www.yippy.com/search?v%3aframe=form&frontpage=1&v%3aproject=clusty-new& is a search engine superior to Google. Trust me. Share this post Link to post Share on other sites
AlternativeNick 0 Report post Posted June 29, 2006 theres alot of different resources for learning php, honestly ive learned most of mine from talking to ppl and also this site right here http://php.net/manual/en/ << its pretty sweet, they have alot of different script snippets that are easy to learn from Share this post Link to post Share on other sites
AlanDS 0 Report post Posted June 29, 2006 I think e-books are better than the online tutorial sites. So download some e-books of PHP tutorials. Share this post Link to post Share on other sites
triplebtalk 0 Report post Posted January 4, 2009 Here is where I learnt all of my PHP skills:W3SchoolsTizagNetTutsAll these sites work very well and they have taught me all the basics, and now anything I need to know is easier to learn. Share this post Link to post Share on other sites
liod 0 Report post Posted January 6, 2009 http://forums.xisto.com/no_longer_exists/ should help you to learn PHP and MySQL Share this post Link to post Share on other sites
puneye 0 Report post Posted January 10, 2009 Want to Learn PHP programming. go there http://www.developertutorials.com/ Share this post Link to post Share on other sites
123funda 0 Report post Posted January 17, 2009 Just Visit this address http://110mb.com/404.phphere you can download books on computer like, PHP, Hacking, vb.net, database, web des etc free of cost Just Visit this address http://110mb.com/404.phphere you can download books on computer like, PHP, Hacking, vb.net, database, web des etc free of cost Share this post Link to post Share on other sites
tendigitz 0 Report post Posted February 10, 2009 I personally used the book 'PHP for Dummies' and it is the best for starters.check this out as it's more explanatoryhttp://forums.xisto.com/no_longer_exists/ Share this post Link to post Share on other sites
domguan 0 Report post Posted September 18, 2009 http://www.w3schools.com/ is good place to learn how to build a website.All the information about website is there.Also http://php.net/ is good.Here is php tutorial : http://forums.xisto.com/no_longer_exists/ Share this post Link to post Share on other sites