

Expectually Useful Apache Rewrite Techniques Explained
Apache HTTP Server (usually just Apache) has been the most popular web server in the Internet for more than a decade, with millions of installations serving up a huge portion of the World Wide Web....
20 MySQL Admin and Development Tools and cheat sheets
MySQL is a very feature rich relational database management system (RDBMS) which has more than 11 million active installations and 60,000+ downloads/day. MySQL is commonly known to be an open source...
Massive Regular Expressions Toolbox
Regular expressions (“regex’s” for short) are sets of symbols and syntactic elements used to match patterns of text and they are pretty powerful. Regular expressions have been...