View Full Version : Code Snippet Script
I am looking for a PHP script that will allow people to submit code snippets etc so others can search the site for particular snippets of code. Hope this is making sense.
Any ideas?
Dynash
July 6th, 2009, 09:06
Like Google Code?
Yeah or more like http://snippets.symfony-project.org/
iBrightDev
July 7th, 2009, 00:02
just simply have the stuff submit to a DB, and make sure they have titles. when you do a search do a LIKE query for the result. you can have it search the title or even the snippet itself.
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.