During March I wrote a post about a simple class that I use when I need to communicate with a MySQL database in PHP 5.
Now it’s time to release version 0.2 of that class.
Entries Tagged as 'Code'
MySQL class 0.2
August 5th, 2008 · No Comments
→ No CommentsTags: Code · English · PHP 5
MySQL class
February 23rd, 2008 · 4 Comments
Some times ago i wrote that simple class in PHP (keep in mind: it’s not compatible with PHP4) for talking with a MySQL database and now that I’ve used it a little bit in some projects i want to share the code with all of you
→ 4 CommentsTags: Code · English · PHP 5
ascii2hex
April 9th, 2007 · 1 Comment
A small utility for converting a string from ascii to hexadecimal (and vice versa).
→ 1 CommentTags: C · Code · English
RLE Compression
March 30th, 2007 · No Comments
A little and simple tool to compress a file with run length encoding algorithm.
→ No CommentsTags: C · Code · English
Page class
November 7th, 2006 · No Comments
Simple class to represent a web page with template support.
→ No CommentsTags: Code · English · PHP 5







