
You cant do PHP on freewebs :S
You can pay to upgrade freewebs.
Anyway, can't remember how I really learnt.
Btw, off topic: is Habbo Meadow Joombla or whatever its called?
On-Topic: I learnt from TechTuts.com![]()
unitedstates,canada,mexico,panama,haiti,jamaica,pe ru,republicdominian,cuba,caribbean,greenland and el salvadour too.
puertorica,colombia,venezuela,honduras,guyana and still, guatamala,bolivia then argentina and ecuador,chile,brazil.
costarica,belize,nicaragua,bermuda,bahamas,tobago, sanjuan,paraguary,uruguay,suriname,frenchguiana,ba rbados and guan.
norway and sweden and iceland and finland and germany now one piece, switzerland,austrira,czechoslovakia,italy,turkey and greece.
Err Panther normally a PHP Techie needs to be fluent/skilled in php. I have noticed u have been asking for radio panels recently...
Anyway, i learnt from w3schools then my mate just helped me build on it and now i can do it fluently.
When u learn the basics its SOOO SIMPLE
I never used to understand where the { and } went lol
And i used to make a common error
Instead of:PHP Code:<?
$select = mysql_query("SELECT * FROM `users`");
$select = mysql_fetch_array($select);
?>
PHP Code:<?
$select = mysql_query("SELECT * FROM `users`");
while ($select = mysql_fetch_array($select)){
echo ("<B>Here are all the users:</B><BR><BR>
$select[username]");
}
?>
I bought a book on it from W H Smiths, best option
Want to hide these adverts? Register an account for free!