PHP Classes

Packages of Pak Xpertz

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Pak Xpertz (2)  >  Mission progress status  >  Reputation  
Picture of Pak Xpertz
Name: Pak Xpertz <contact>
Classes: 2
Country: Pakistan Pakistan
Age: ???
All time rank: 241531 in Pakistan Pakistan
Week rank: 195 Up3 in Pakistan Pakistan Up
All time users: 964
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 Bootstrap Table Generator  
Generate HTML table using Bootstrap styles
This class can generate HTML table using Bootstrap CSS styles.

It provides a fluent interface to compose the definition of a table, with data for the column headers and row data.

The class can also set the table CSS styles to have properties set to bordered, striped, responsive, condensed and hover that map to Bootstrap styles.

The class returns the composed table as a single string assembling the table rows and columns with the defined Bootstrap styles.

  Files folder image Simple PHP File Uploader  
Validate and process uploaded files
This class can Validate and process uploaded files.

It takes an array entry of the $_FILES super-global variable for a given uploaded and file and the path of a directory to copy the uploaded file.

The class also provides a fluent interface to perform several types of validation like limiting the size of the uploaded file, or check if the file name extension or MIME type is one of the allowed, or check if a file already exists with same name in the destination directory.

A validated file is moved to the destination directory eventually renamed if there was already a file with the original name.


  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