PHP/MySQL Authentication
-15
Anti-QSL Injection. I'm sure it could be better, so any improvements are welcome.
12
This is a mysql php pager class that I found online somewhere and modified.
5
function that builds select boxes for the month,day,and year. It will default to mmddyyyy, current date, or specified date depending on the parameters.
-9
By this class you can make a RSS FEED page in your website.
8
A very simple yet very useful function to have around. Especially generating session codes, filenames or new passwords
13
Recursively checks for all *.php and *.tpl files in the directory specified (or the current directory if one is not specified) and runs `php -l $file`. Only outputs the errors.
13
Pagination Class , I think everyone knew now what's it does and means
NT: This class written by my friend have phun!
NT: This class written by my friend have phun!
5
Open a text file and format it (word wrap).
6
Simple file upload script.
8
When ByteMyCode was crashing because of the traffic load, we started optimizing MySQL. The server had a load of >50 but the processor was all tied up in IOWAIT. We realized that the database was the source of the bottleneck so we increased all of the cache sizes. Now, it is really fast.









