PHP Classes

Packages of Robert Kummer

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Robert Kummer (3)  >  Mission progress status  >  Reputation  
Picture of Robert Kummer
Name: Robert Kummer <contact>
Classes: 3
Country: Germany Germany
Age: 44
All time rank: 36621 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 7387
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Code Generator  
Generate classes to access MySQL table rows
This class can be used to generate classes that can be used access MySQL database table rows as objects.

The class retrieves the list of fields of a given MySQL database table and generates a class with private variables with the names based on the database table fields.

It also sets getter and setter functions for each of the variables.

All the code is generated with complementary PHPDoc embedded documentation marks.

Currently the class does not generate code to perform the actual database accesses to retrieve and store the values of the table rows.

  Files folder image package  
php package maker and installer
The php-package is a new file format for web developers and customers. With this format you can distribute any kind of software, formerly written in PHP, like one setup.exe file. You simply offer one .phx.php file and that´s all. The customer has to upload it and call it through the browser once. After this, the whole package installs itself.
You can set a lot of options for the package during generation.

The whole documentation of the current php-package you can find at www.ipunkt.biz

  Files folder image php-downloader  
a simple downloader with compressing support
The php-downloader has a simple architecture. All you has to do is to set the file param and the method, you´d like to offer as download (plain, zip, tar.gz) and the php-downloader offers you a download.

Documentation for the current version at www.ipunkt.biz


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z