About The Tutorials

The lessons and code examples here go from beginner to advanced. We try our best to get you up and running quickly and correctly by delivering the lessons in a gradual steady slope to a higher understanding of web development and the four web technologies you'll need to deliver any kind of application you may need or a client may ask for. The Server Side Language we choose to represent is PHP, but this does not mean there are not other languages that can do similar things. PHP is Open Source and its syntax blends well into ActionScript and JavaScript. So learning any one of the three will give you a jump start on the other, makes sense right?

Copy + Paste Our Code Examples

Copy+Paste 101:

1. Highlight sections of code text by pressing the left mouse button and dragging until all of the desired code is highlighted.
2. Release the left mouse button making sure that text remains highlighted and press ctrl+c on your keyboard (cmd+c for mac)
3. Open your web document and position the typing cursor in the desired spot.
4. Press ctrl+v (cmd+v for mac) to paste the code into your document.

 

 


       
     
COPYRIGHT © 2008 DEVELOPPHP.COM