01-21-2008, 02:02 PM
|
#7 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
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)
|
|
|
|