View Single Post
Old 01-21-2008, 02:02 PM   #7 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

learn the basics first, then build on it, dont bite off more than you can chew.
namely:
Variables
Functions
Arrays

also i'd add to the list, data exchange:
XML
RSS
JSON

and maybe even the PHP XSLT stuff too
and .htaccess is really more of an apache thing, but never the less still good to learn
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote