Useful PHP Resources

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

Useful PHP Resources

Postby Chris Corbyn » Sun Feb 19, 2006 8:35 am

This thread is for posting resources you've found useful, or believe others may find useful with regards to PHP.

:arrow: Please do not use this thread for discussions, simply post a link along with a brief description of what it's for :)
User avatar
Chris Corbyn
Breakbeat Nuttzer
 
Posts: 13081
Joined: Wed Mar 24, 2004 8:57 am
Location: Melbourne, Australia

Postby Chris Corbyn » Sun Feb 19, 2006 8:37 am

PHP Cheat Sheet, downloadable as PNG or PDF. Thanks to Everah for finding this.

http://www.addedbytes.com/php/php-cheat-sheet/
User avatar
Chris Corbyn
Breakbeat Nuttzer
 
Posts: 13081
Joined: Wed Mar 24, 2004 8:57 am
Location: Melbourne, Australia

Learn PHP from the ground-up!

Postby rwenumb » Thu May 11, 2006 4:51 pm

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! :)
rwenumb
Forum Newbie
 
Posts: 1
Joined: Thu May 11, 2006 4:48 pm

Postby hawleyjr » Thu May 11, 2006 9:20 pm

User avatar
hawleyjr
BeerMod
 
Posts: 2170
Joined: Tue Jan 13, 2004 5:58 pm
Location: Jax FL & Spokane WA USA

Postby AKA Panama Jack » Fri May 12, 2006 2:32 am

Points to links in Signature...
User avatar
AKA Panama Jack
Forum Regular
 
Posts: 878
Joined: Mon Nov 14, 2005 5:21 pm

Postby RobertGonzalez » Wed Jun 14, 2006 1:44 am

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)
User avatar
RobertGonzalez
Site Administrator
 
Posts: 14254
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Postby Weirdan » Thu Jun 22, 2006 4:07 am

Found really useful mash-up: http://www.gotapi.com/
thanks to http://slach.livejournal.com ;)
User avatar
Weirdan
Moderator
 
Posts: 5077
Joined: Mon Nov 03, 2003 7:13 pm
Location: Odessa, Ukraine

Postby RobertGonzalez » Tue Jun 27, 2006 1:55 pm

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
Last edited by RobertGonzalez on Wed Oct 24, 2007 10:27 am, edited 1 time in total.
User avatar
RobertGonzalez
Site Administrator
 
Posts: 14254
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Postby RobertGonzalez » Sun Jul 02, 2006 10:24 am

I just found out that MySQL has a section of their site dedicated to MySQL development with PHP.
User avatar
RobertGonzalez
Site Administrator
 
Posts: 14254
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Postby Ollie Saunders » Sun Jul 02, 2006 6:17 pm

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.

No Everah, you're good. That index is surprisingly difficult to find. Good post.
User avatar
Ollie Saunders
DevNet Master
 
Posts: 3179
Joined: Tue May 24, 2005 6:01 pm
Location: UK

Postby RobertGonzalez » Mon Jul 03, 2006 12:31 am

Thanks. :D
User avatar
RobertGonzalez
Site Administrator
 
Posts: 14254
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Postby kiq » Mon Jul 03, 2006 8:40 pm

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.


Thanks, Everah! Didn't realise there were so many functions, very handy list!
kiq
Forum Newbie
 
Posts: 9
Joined: Mon Jul 03, 2006 6:52 am

What about CHEAT SHEETS

Postby ronverdonk » Sun Jul 23, 2006 9:01 am

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.
    PHP
    MySql
    CSS
    HTML tags
    RGB colors
    Ruby on Rails
    mod_rewrite
    and some more

You can get them at http://www.ilovejackdaniels.com/cheat-sheets/

Ronald :mrgreen:
User avatar
ronverdonk
Forum Commoner
 
Posts: 34
Joined: Sat Jun 10, 2006 7:06 am
Location: Netherlands

Re: What about CHEAT SHEETS

Postby feyd » Sun Jul 23, 2006 9:03 am

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.
    PHP
    MySql
    CSS
    HTML tags
    RGB colors
    Ruby on Rails
    mod_rewrite
    and some more
You can get them at http://www.ilovejackdaniels.com/cheat-sheets/

Ronald :mrgreen:
They do not apply to PHP directly, as this is a thread specifically for the PHP board on our server.
User avatar
feyd
Neighborhood Spidermoddy
 
Posts: 31559
Joined: Mon Mar 29, 2004 4:24 pm
Location: Germantown, Tennessee, USA

Re: What about CHEAT SHEETS

Postby RobertGonzalez » Sun Jul 23, 2006 11:17 am

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.
    PHP
    MySql
    CSS
    HTML tags
    RGB colors
    Ruby on Rails
    mod_rewrite
    and some more
You can get them at http://www.ilovejackdaniels.com/cheat-sheets/

Ronald :mrgreen:

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.
User avatar
RobertGonzalez
Site Administrator
 
Posts: 14254
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Next

Return to PHP - Code

Who is online

Users browsing this forum: Google [Bot], yacahuma and 1 guest