|
|
 |
FN-FORUM: Google Code Search
date posted 6th October 2006 13:06
Google code search (http://www.google.com/codesearch/) is a great way
to find code examples. They've spidered all of the (open source, I
assume) code they can find and made it all searchable.
You can search for bad examples too. Here's PHP code with potential
SQL injection attacks.
http://www.google.com/codesearch?hl=en&lr=&q=SELECT+%5C*+FROM+'%5C.%5C%24_GET
Dave...
--
Magnum Solutions Ltd
Open Source Consultancy, Development and Training
http://mag-sol.com/
|
 |
|