Looking for cheat sheet of php tags

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

bdlang
Forum Contributor
Posts: 395
Joined: Tue May 16, 2006 8:46 pm
Location: Ventura, CA US

Post by bdlang »

BMAN wrote:
bdlang wrote:How about PHP's Function Index?
Now THAT'S scary! 8O !
Heh, I thought you might like that. Just start with A and work your way down....

Seriously though, armed with a decent PHP book and the PHP Manual, that's all you need.
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

you don't need to know all those functions in order to code... hell I bet I don't know even a quarter of them. That's what the manual is for... it remembers all that stuff for you. :D
Post Reply