Subscribe to RSS Feed

So in developing one of my new sites I needed a quick function that converted a long number like the ID from a database into a nice short string for short URLs etc. and back again.
E.G. the number 519548 gets converted to the string frbs

Continue Reading »
1 Comment

A short article about securing your PHP application using MySQL escape, user permissions and mod_security.

Continue Reading »
No Comments