Johnnio 0 Report post Posted October 11, 2006 Any of you guys know any websites to expand your knowlage of PHP, I know all the basics etc. but I want to learn more.. or would I be better off with an e-book?http://forums.xisto.com/no_longer_exists/ where I learned what I know so far. Any other good websites with tutorials for PHP? Share this post Link to post Share on other sites
Houdini 0 Report post Posted October 11, 2006 Two Places one is PHP Builder.com at this link HERE and a great online book is Practical PHP Programming. Also a great resource is the PHP functions themselves with expanations and examples of the many built in functions themselves available for use of the language itself. You will note that I have over 1700 responses in the forums (community) of PHP Builder although lately I have not been very active due to a major networking project that is occupying my time during the week. Share this post Link to post Share on other sites
jbog91 0 Report post Posted October 12, 2006 I really like phpfreaks for overall php stuff. Their forums help me and they have code libraries and tutorials that help me.http://www.phpfreaks.com/I like php builder, I'll have to check them out sometime. Share this post Link to post Share on other sites
Johnnio 0 Report post Posted October 12, 2006 Thanks you guys. I'll have a look at these later on Share this post Link to post Share on other sites
minnieadkins 0 Report post Posted October 13, 2006 Most of the online resources will be primers and beginner guides. The best way to learn what you want is to ask such as in a place like this. As far as expanding your overall knowledge, you can't go wrong with an advanced php book. I have PHP in a nutshell and really haven't had time to go through it. Seems like a decent reference/ advanced book. Refer back to php.net as for online reference, if you're comfortable with php it can't be beat.http://www.htmlgoodies.com/ offer's a basic primer for php, but I'm sure that's not what you're looking for. Google the topic you're looking for and you're bound to find something.I'd love to learn more about php with images. Perhaps someone will recommend a nice tutorial site on that topic. Also I'm not much for networking, but there's a chapter in this php book I have about php in dealing with sockets and such. That would be nice. Last thing I need to learn to do is create a pdf file on the fly with php. I could do with a few tutorials as well. Hope to see some advance responses. Share this post Link to post Share on other sites
TavoxPeru 0 Report post Posted October 14, 2006 Another sites with good content are WeberDev that includes a lot of code examples and tutorials of php, mysql, javascript among others, and the php classes repository, this one is a repository of php classes with more than 3000 packages, its a must.Best regards, Share this post Link to post Share on other sites
CrazyPensil 0 Report post Posted October 14, 2006 Huh... I think the best site to expand your knowledge about PHP is php.net....Really, all of them sux in comparision to this) At least the function refference... forums, open-sources.... etc..The best one. Share this post Link to post Share on other sites
g2konline 0 Report post Posted October 14, 2006 http://php.net/http://www.phpfreaks.com/ Share this post Link to post Share on other sites
sparkx 0 Report post Posted October 14, 2006 Thanks for the url. I really needed a good tutorial (online and free) to use for my php scripting. Share this post Link to post Share on other sites