This source code library is based on a small open source project. Being open source I've scooped the code and reconfigured it to work within the look and feel of this site. Why go through all the work of writing something from scratch if you don't have to? Anyway, I can't take credit for the library system itself. However, it doesn't actually use a database for the back end and it lets me keep this web site very very simple.   Resistance is futile!  
 
  Vroom's Code Samples


 + lib-css
 + lib-javascript
 + lib-mysql
 + lib-php
+ Arrays (2)
+ Database Abstraction (1)
+ Directory and Filesystem (1)
+ HTML Form Fields (4)
+ Magic Quote Removal (1)
+ PHP Date Validation (3)
+ Calculating Weeks Worked
+ Date Validation and Conversion
+ Prior Month Dropdown Array
 +General Options
+   Library Home
+   PHP-CSL Credits
+   PHP-CSL License
+   PHP Resource Links
+   Log in
Snippet available for: PHP Date Validation


category Calculating Weeks Worked
This is a safe way to determine how many weeks a person worked in when given a contiguous start and ...
category Prior Month Dropdown Array
The array returned by this has the first day of the month chosen as the key value. Months are displa...
category Date Validation and Conversion
When users are able to enter date values within an application it is vital to perform validation. As...
 
Powered by: PHP Code Snippet Library V0.8