www.tuxradar.com/practicalphp
A good tutorial on programming in PHP.
www.learnwebdesignonline.com/tutorials/php/basic-php-tutoria...
Here are some basic PHP tutorials to get you started if you are new to programming.
Start by learning the basic programming concepts such as variable, data types (such as string, integer, and float), and then the operators - both the arithmet ...
www.htmlgoodies.com/beyond/javascript/article.php/3471111
A tutorial on how to pass variables with javascript
www.cheat-sheets.org
The Manual.su's project. All cheat sheets, round-ups, quick reference cards, quick reference guides and quick reference sheets in one page. The site's sole goal is to supply cheat sheets for all programming languages
www.howtocreate.co.uk/tutorials/javascript/
This is the best javascript tutorial i have come across. It explains the DOM Tree, Nodes, how to reference objects and also covers all other required apects of java to get you started.
This site also had tutorials on CSS and HTML.
www.quirksmode.org/dom/intro.html
This is a really good write up on the W3C DOM Tree for javascript
www.onlinetools.org/articles/unobtrusivejavascript/index.htm...
This javascript tutorial is easy to read and follow and include information on how to reference HTML Elements.
eloquentjavascript.net
This is an excellent Javascript tutorial which covers arrays (in-depth) and all other aspects of javascript. There is a free downloadable version of this book just incase the site goes offline
www.roseindia.net/java/javascript-array/
A good tutorial on javascript arrays
developer.mozilla.org/en/JavaScript/Guide
This is a comprehensive tutorial on javascript from the mozilla foundation.
tutsplus.com/take-the-tour/?WT.z_tour=head
Tuts+ Premium is designed to help you grasp and practice complete skills. Learning via tutorials, eBooks and courses means that topics are covered in-depth from many different angles, leaving you with ...
devzone.zend.com/node/view/id/627
This easy to follow tutorial is invaluable in learning PHP. New to PHP or just need a reminder, you should read this.
baglan.web.tr/watermarking-php
This shows you how to watermark your pictures on the fly. There is also a version that has a cache. This also uses .htaccess
net.tutsplus.com/tutorials/php/404403-website-error-pages-wi...
This webpage shows you with examples on how to make error pages that can send the error message by email and php. Also links to custom 404 error pages that are done really well.
www.informit.com/articles/article.aspx?p=24592
This is a short tutorial on how to use cookies with PHP
www.developer.com/lang/php/article.php/977371/Arrays-in-PHP....
Arrays fall under the same category that a lot of concepts in PHP do: "Difficult to understand at first, easy to use once you do, and impossible to live without."
In this article, we will be taking a look at why they are so important to program ...
mrarrowhead.com/index.php?page=php_passing_variables.php
In this part of the PHP forms tutorial I will touch on four subjects. How to access PHP variables from one page to another using 1.) POST, 2.) GET, 3.) $_SESSION, 4.) arrays. You will learn about sending variables to a script and what to do with them.< ...
www.alternateinterior.com/2007/01/what-is-_request.html
An article called, What is $_REQUEST, or the difference between $_REQUEST, $_GET and $_POST?
www.cyberciti.biz/faq/php-redirect/
this is a php script to redirect a webpage but it will redirect a page and send a selected http header
www.totallyphp.co.uk/write-data-to-a-text-file
this gives you the code on how to write text to a file using php
Page 1 of 8