Useful PHP Resources
Moderator: General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Useful PHP Resources
This thread is for posting resources you've found useful, or believe others may find useful with regards to PHP.
Please do not use this thread for discussions, simply post a link along with a brief description of what it's for 
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
PHP Cheat Sheet, downloadable as PNG or PDF. Thanks to Everah for finding this.
http://www.addedbytes.com/php/php-cheat-sheet/
http://www.addedbytes.com/php/php-cheat-sheet/
Learn PHP from the ground-up!
I have seen a lot of people asking for sites that teach php from the ground up so here are a couple of places you can go to learn php from scratch.
Learn PHP Free.com
PHP.net - Start
melonfire.com
Code Walkers
Free 2 code
Hope these help you! If you have any more links please post them!
Learn PHP Free.com
PHP.net - Start
melonfire.com
Code Walkers
Free 2 code
Hope these help you! If you have any more links please post them!
- AKA Panama Jack
- Forum Regular
- Posts: 878
- Joined: Mon Nov 14, 2005 4:21 pm
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
I found another cool one. This one is an AJAX autosuggest for PHP functions. I found it on the guys website while looking at his dictionay AJAX autocomplete interface. Hope you all like it.
The PHP Manual on Autocomplete
Cool AJAX Autocomplete dictionary (with an included how-to)
The PHP Manual on Autocomplete
Cool AJAX Autocomplete dictionary (with an included how-to)
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
I hope this doesn't make me seem too stupid, but I just found this while goofing around in the PHP manual...
An alphabetical list of all PHP functions
This just seems unusually handy. As always, if this post is not appropriate, MODS, do what you will with it.
EDIT | I think the link above is dead. Please use this link instead: http://www.php.net/manual/en/indexes.php
An alphabetical list of all PHP functions
This just seems unusually handy. As always, if this post is not appropriate, MODS, do what you will with it.
EDIT | I think the link above is dead. Please use this link instead: http://www.php.net/manual/en/indexes.php
Last edited by RobertGonzalez on Wed Oct 24, 2007 10:27 am, edited 1 time in total.
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
I just found out that MySQL has a section of their site dedicated to MySQL development with PHP.
- Ollie Saunders
- DevNet Master
- Posts: 3179
- Joined: Tue May 24, 2005 6:01 pm
- Location: UK
No Everah, you're good. That index is surprisingly difficult to find. Good post.Everah wrote:I hope this doesn't make me seem too stupid, but I just found this while goofing around in the PHP manual...
An alphabetical list of all PHP functions
This just seems unusually handy. As always, if this post is not appropriate, MODS, do what you will with it.
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Thanks, Everah! Didn't realise there were so many functions, very handy list!Everah wrote:I just found this while goofing around in the PHP manual...
An alphabetical list of all PHP functions
This just seems unusually handy.
- ronverdonk
- Forum Commoner
- Posts: 34
- Joined: Sat Jun 10, 2006 7:06 am
- Location: Netherlands
What about CHEAT SHEETS
Maybe you alle know this, but for all beginners and not-so-beginners: there is a website that has excellent so-called "cheat sheets". These are short, 1 page overviews of the most important parts of a product.
They are FREE, downloadable and availble in PNG and PDF formats. There are cheat sheets for e.g.
Ronald
They are FREE, downloadable and availble in PNG and PDF formats. There are cheat sheets for e.g.
- PHP
MySql
CSS
HTML tags
RGB colors
Ruby on Rails
mod_rewrite
and some more
Ronald
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Re: What about CHEAT SHEETS
They do not apply to PHP directly, as this is a thread specifically for the PHP board on our server.ronverdonk wrote:Maybe you alle know this, but for all beginners and not-so-beginners: there is a website that has excellent so-called "cheat sheets". These are short, 1 page overviews of the most important parts of a product.
They are FREE, downloadable and availble in PNG and PDF formats. There are cheat sheets for e.g.You can get them at http://www.ilovejackdaniels.com/cheat-sheets/
- PHP
MySql
CSS
HTML tags
RGB colors
Ruby on Rails
mod_rewrite
and some more
Ronald
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: What about CHEAT SHEETS
If you look in the Useful resources of many of the forums, the ILoveJackDaniels cheat sheets are already listed. The PHP one is referenced in the second post of this very thread. I believe the mod_rewrite one is listed in the Apache, IIS and Servers forum as well. Just an FYI.ronverdonk wrote:Maybe you alle know this, but for all beginners and not-so-beginners: there is a website that has excellent so-called "cheat sheets". These are short, 1 page overviews of the most important parts of a product.
They are FREE, downloadable and availble in PNG and PDF formats. There are cheat sheets for e.g.You can get them at http://www.ilovejackdaniels.com/cheat-sheets/
- PHP
MySql
CSS
HTML tags
RGB colors
Ruby on Rails
mod_rewrite
and some more
Ronald