iGuest 3 Report post Posted February 22, 2005 Ive benn trying to find out how to make a website using PHP as HTML, to me, is getting tireing when needing to update it. Does anyone know any tutorial websites??thankssean Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 22, 2005 http://www.w3schools.com/ https://www.sitepoint.com/ http://www.phpfreaks.com/ http://www.phpbuilder.com/ php.resourceindex.com Then there's this list: http://forums.xisto.com/no_longer_exists/ Most of those sites will have tutorials. Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 22, 2005 thanks Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 22, 2005 If you have some programming knowledge, the only thing you need is the official PHP manual. http://php.net/manual/en/index.php Also, if you want to run the scripts on your machine, get an all-in-one installer. A very good one is Apache2triad, Apache/PHP/MySQL for Windows. http://apache2triad.net/ There are some IDEs for PHP but the free ones suck. Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 25, 2005 I think that the best way of learning PHP is making your own site. So I did.P.S. Another one all-in-one installer is EasyPHP. Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 25, 2005 How can you possibly create a PHP-powered website to learn PHP from if you don't know PHP to begin with? Help! Share this post Link to post Share on other sites
iGuest 3 Report post Posted March 2, 2005 I have easy php but i don't know how tu use it all the way, do u know how to load a nuke portal in easy php? Share this post Link to post Share on other sites
iGuest 3 Report post Posted March 2, 2005 no cos i know jack bout php tbh i wana know but iv seen the web links so im gona go check em out yar Share this post Link to post Share on other sites
iGuest 3 Report post Posted March 2, 2005 here's a tutorial that ive used.. https://www.wired.com/?tw=programming(hoping that might help you guys.. good luck!) Share this post Link to post Share on other sites
iGuest 3 Report post Posted March 4, 2005 At the official site of PHP (i think it's official) ... http://php.net/. Also http://www.hotscripts.com/ is a good site Share this post Link to post Share on other sites
iGuest 3 Report post Posted March 5, 2005 the best is still to buy some books Share this post Link to post Share on other sites
iGuest 3 Report post Posted March 5, 2005 Books for PHP, mmm.. it depends on your previous programming knowledge, PHP in itself is a pretty simple language, you don't have to worry too much about the environment where your code runs nor about creating user interfaces, etc. But combined with data bases, web server configuration, HTTP, etc. well, in that case I agree, buying a book that includes those subjects would be a good idea. Share this post Link to post Share on other sites
iGuest 3 Report post Posted March 6, 2005 http://www.w3schools.com/https://www.sitepoint.com/http://www.phpfreaks.com/http://www.phpbuilder.com/php.resourceindex.comThen there's this list:http://forums.xisto.com/no_longer_exists/Most of those sites will have tutorials. Thanks CodeFX, I've just begun learning php from w3schools.com, I think theirs is good. I hope to continue. But I've come to realize there's no short-cut to good things. We have to work out upward... Share this post Link to post Share on other sites
iGuest 3 Report post Posted March 6, 2005 I have easyphp also. But I don't know how to change language. It is all french.Advice: Buy a book, or keep looking Share this post Link to post Share on other sites