PHP Classes

Packages of Adomas Rimeika

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Adomas Rimeika (2)  >  Mission progress status  >  Reputation  
Picture of Adomas Rimeika
Name: Adomas Rimeika <contact>
Classes: 2
Country: Lithuania Lithuania
Age: 45
All time rank: 3781 in Lithuania Lithuania
Week rank: 195 Up1 in Lithuania Lithuania Equal
All time users: 7238
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 File Uploading with...  
Manage file uploading forms with description texts
This class manages the uploading files via Web forms with descriptions passed in additional text fields. It is meant to assist in the uploading of image files for publication with content management system.

The class can process multiple files uploaded with the same form. The files that were uploaded successfully are moved to a given directory. The class may reject files that exceed a given size limit.

The descriptions are picked from the value of a form text field that is submitted with the file field data. The description field should have the same name of the file field with the suffix _desc .

The file name, description and size information stored in a seperate file with a given file name, as a serialized array of data that can be retrieved to provide the necessary information to generate pages on which the uploaded files are displayed.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 62% 59% - 56% - - 42% 3631
Month: Not yet rated by the users

  Files folder image Simple HTML form creation  
Creation of HTML form
This class is meant to create HTML forms by outputting the HTML tags of its elements one by one.

It can be more useful in combination with template engine classes.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 41% 58% - 75% - - 34% 4209
Month: Not yet rated by the users


  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