PHP Classes

Packages of Muhammad Sohail Khan

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Muhammad Sohail Khan (3)  >  Mission progress status  >  Reputation  
Picture of Muhammad Sohail Khan
Name: Muhammad Sohail Khan <contact>
Classes: 3
Country: Pakistan Pakistan
Age: 46
All time rank: 6177 in Pakistan Pakistan
Week rank: 195 Up3 in Pakistan Pakistan Up
All time users: 4795
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 BMP Thumbnail  
Generate thumbnails from images in the BMP format
This package can be used to create thumbnail from images in the BMP format.

The package has a class that can read a BMP image file, decodes the image pixels, and a new image file in the GD library format from the BMP image pixel values.

The GD image file is stored in temporary file or in a string using a memory stream handler class to improve the decoding process speed. The GD image file is loaded into memory so it can be manipulated with any GD library function.

Another class can be used to create thumbnails with given width and height from images in the formats JPEG, GIF, PNG, WBMP and BMP using the conversion processed described above.

The thumbnails can be saved to files only in the formats: JPEG, PNG, GIF and WBMP.
Not enough user ratings

  Files folder image Directory Match  
Synchronize the files between two directories
This class can be used to synchronize files between two directories.

It lists all files in a source directory and sees if they are present in a target directory. The missing files are copied to the destination directory.

The class also logs the listing of the missing files to a file named imageText.txt .
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 83% 75% - - - - 49% 2879
Month: Not yet rated by the users

  Files folder image Web Site and Database Backup  
Take backup copies of files and MySQL databases
This package can be used to take backup copies of server files and MySQL databases.

There is one class that can extract the schema and data rows from a given MySQL database and generates a file with SQL statements that can be used to restore the database structure later if necessary. The generate database backup file can be served for download.

There is also another class that traverses a given directory recursively and copies all files and subdirectories to a backup directory.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 62% 62% - 54% - - 42% 3625
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