code
-
Value Object Class
18th
June,
2010
| 0 Comments
Value class that hold values. Can be used with any class that returns an array of values Usage
-
MySQL Class
18th
June,
2010
| 0 Comments
Class that interacts with MySQL, performing INSERT, UPDATE, DELETE and SELECT, at the moment Usage $single = ""; $multi = [Read the Rest]
-
my menu
18th
May,
2010
| 0 Comments
this is the code for my menu on the left and can be put inside of a container type div [Read the Rest]
-
pure css vertical menu
17th
May,
2010
| 0 Comments
based on Pure CSS Vertical Menu by Devin R. Olsen complete demo html markup for menu <div id="navigation"> <ul> <li>Menu [Read the Rest]