PHP HTML Table Class

Written by on
So like most programmers, I do not like to have to replicate code or write the same HTML structures over and over again. This is a PHP Class that allows you to write HTML Tables without writing a single line of HTML.

Simple Regular Expression Removal Class

Written by on

I have written a simple php class that handles regular expressions. Once instantiated it can remove characters, numbers, words, letter, or custom expressions from a string. It does not require you to know any of the syntax for implementation. It simply returns the value of the string with the pattern removed.






Real Time Web Analytics ^