Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
xmlobjects 1.0.0
Very Simple Template 1.0b
Validate_fields Class 1.03
Useful Rand Value Functions 0.3.1
SimpleTest 1
Simple Rand Functions 0.3.1
Prometheus Library 3.1
PHP_Debug 1.0b
PHP:Form 1.0.1
PHP:DataGrid 1.0
PHP/Java Class Code Generator 1.0
PHP HTML OO Builder 1.00
PHP Form Validation Class 1
parameter function 1.0
Logger 1.0
Top Code
Address Standardization Solution 5.0
CCVal
Config Manager 0.1.2
ConfigReader 1.3
Credit Card Validation Solution 5.5
dbForm 0.8.0
ErrorHandler 2.0
Form Solution 5.0
HSV Conversion Utilities 1
kses 0.1.0
Link Words 1.0
Logger 1.0
parameter function 1.0
PHP Form Validation Class 1
PHP HTML OO Builder 1.00
PHP > Functions and Classes > Code Development
Source List
All | Freeware

Code 1-10 of 24   Pages: Go to  1  2  3  Next >>  page  


A very simple class that reads an XML document, parses it into a PHP object and allows easy access to the variables from within PHP.



Dissociate very simple HTML code from PHP code. A programer can easily rewrite an HTML project done by a graphic artist and turn it into a VST template. VST uses a comment tag system, so the graphic artist can edit the VST template with the software



Use this class to validate your database inputs or mail forms. In the first version it is only possible to validate simple text, numbers (with decimals), (US) dates and email addresses. Invalid form fields will be reported inside a detailed error mes



A collection of functions that generate randomness in a useful manner, such as random phone numbers, zip-codes, states, MS-style GUIDs and more.



PHP unit tester and mock objects generator.



A collection of functions to generate various random objects. This is the base library for randomization of objects which is made useful by a separate package.



The goal of this package was to provide an API of defines, objects and functions that will help the average developer design with less effort. It includes an auto-loader to retrieve just the modules you need, sessions, database independence, benchma



An open source PHP debug library with a long list of functions.



This tool facilitates the creation of Java and PHP classes in Javabeans style. It is useful if you would like to generate a class over a MySQL table that would have a constructor, saving and drop options, and the possibility to enter and query intern



A PHP object that can be used to validate the presence of HTML form data. The function simply checks if a variable is not null. The class is intended to be called after the end-user has submitted an HTML form. Can check multiple fields at once and ch