browse by tag: references
sort by
Little reminder about PHP references
in PHP added by goodphptutorials, on 28/2/2007 advanced tutorials objects php5 references
If you're among the crowd who have migrated an OOP based application from PHP4 to PHP5, then I'm sure you've heard the expression "Objects are copied by reference by default in PHP5". Whoever told you that, was lying.
comment save reportPHP Cheat Sheet
in PHP added by goodphptutorials, on 6/1/2006 beginner tutorials cheat sheet php reference
The PHP cheat sheet is designed to be printed on an A4 sheet of paper and live by a developers desk, to make life a bit easier.
comment save reportMySQL Functions
in PHP added by goodphptutorials, on 7/12/2005 databases functions mysql reference
The defacto reference for php's mysql reference
comment save report