الكلمات الدليلية 'Generator'

OE generator

Posted by admin on ديسمبر 11 2009 Add Comments

OE generator

By: Emilio Rodriguez
This is a simple class that can be used to generate a file to configure Microsoft Outlook Express e-mail accounts.
It generates a Windows registry definition file that specifies the addresses of the SMTP and POP3 servers to use, as well the account user name and password.
The class generates and serves the file [...]

POG – PHP Code Generator

Posted by admin on ديسمبر 11 2009 Add Comments

POG – PHP Code Generator

By : joel
This package can be used to generate classes that map data in relational database tables in PHP objects using the Active Record design pattern.
It can generate classes optimized to work under PHP 4, PHP 5 or PHP 5.1 .
The generated classes can work with PDO or POG database API [...]

PHP Form Generator

Posted by admin on ديسمبر 11 2009 Add Comments

php Form Generator
By : Hasin Hayder
phpFormGenerator is a class that can generate scripts can output and process Web forms for entering data to insert as a new row of a given MySQL table.
The class takes the resource handle of the result of a query to retrieve the names of the fields of a MySQL database [...]

PHP or Java Class Code Generator

Posted by admin on ديسمبر 11 2009 Add Comments

PHP or Java Class Code Generator

By : Valics Lehel
This package is meant is automate the generation of classes to access databases in Java beans style.
It uses the Fast Template engine to process template files that define the skeleton of functions and variables of classes that store and retrieve data object property values from a given [...]

PHP MySQL class generator

Posted by admin on ديسمبر 11 2009 Add Comments

PHP MySQL class generator

By : marco voegeli
This package can be used to generate classes that wrap rows of MySQL database tables providing an object oriented interface to manipulate the table row data.
It generates getter and setter functions to access the table row column values as class variables.
It also generates functions to insert, select, update and [...]