Throughout two separate parts in this series, the author demonstrates step by step the fundamental principles of PHP in an original real-world . http://www.ibm.com/developerworks/library/w-zoltan/index.html?dwzone=w...
How you can make a pretty cool html table generator, so that you can show off your excel files http://scriptplayground.com/tutorials/php/Table-Generator/
This is a very handy function if you want to clean up your content before storing it into your database. http://www.roscripts.com/HTML_to_XHTML-64.html
This article will guide you through step-by-step to learn how to upload and manage files using PHP. All code provided as well. http://www.allsyntax.com/tutorials/PHP/39/Uploading-Image-Files-with-P...
A snippet that helps you download files from the web, with the use of the well known cURL library for php. http://www.webdigity.com/index.php?action=tutorial;code=45
This tutorial shows you how to build a custom registration component with more fields http://www.prodevtips.com/2007/10/18/joomla-advanced-registration/
Shows how to setup a gallery with multiple uploads through a Shockwave made with the Flex SDK http://www.prodevtips.com/2007/12/07/writing-a-cmscommunity-with-smart...