Do you know of any websites that allow users to share there custom PHP functions and code snippets other then? It would be nice to compile a list of a few good resources
A:
Back in the day when I built some PHP3 sites, PHP Builder was the place to go. They are still live, but URL shows a number instead of domain name :)
http://www.phpbuilder.com/snippet/ This works for me too.
Daniel
2009-07-29 13:15:57
+1
A:
Might be obvious to some, but don't forget to include http://pear.php.net/ in your list. ;-)
cg
2009-07-29 13:19:25
A:
Hot Scripts is one of the biggest sites to my knowledge. There is commercial and free code (easily sortable).
And you should probably make this Community Wiki.
Daniel
2009-07-29 13:19:37
A:
There is Snipplr.com - A public source code repository for sharing code snippets.
Thanashyam
2009-07-29 18:05:17