Welcome To Snipplr
Everyone's Recent Snippets Tagged mysql
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This is a simple class to encapsulate CURD functions. This class also includes some simple search methods.
1
951
posted 16 years ago by ecavazos
Created for my own purposes, thought I'd share though ;)
copy paste at the top of your file and it does the magic :)
31
6168
posted 17 years ago by peteypablonz
MyActiveRecord is a stand alone db abstraction layer to simplify things between php and mysql. you can download the latest version from www.wattz.net
0
922
posted 17 years ago by wattz
Just a reminder to myself, not really a snippet. When running into memory/speed issues with PHP/MySQL apps, adjust the memory_limit parameter in php.ini.
3
681
posted 17 years ago by Todd
You can generate a simple bar chart of the values by executing this command...
0
895
posted 17 years ago by zingo