PHP Classes

Packages of Ahmed Shreef

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Ahmed Shreef (2)  >  Mission progress status  >  Reputation  
Picture of Ahmed Shreef
Name: Ahmed Shreef <contact>
Classes: 2
Country: Egypt Egypt
Age: 38
All time rank: 225623 in Egypt Egypt
Week rank: 195 Up6 in Egypt Egypt Up
All time users: 1086
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 Shref Image in DB  
Store and retrieve binary files in a MySQL table
This class can store and retrieve binary files in a MySQL database table.

The class can read the data from one file, convert the data to an ASCII representation and stores it in a given a given record of a MySQL table field.

The class can also do the opposite. It retrieves the data from a given MySQL database table field record, decodes it and outputs the decoded data.

  Files folder image Shref Image vs ASCII  
Convert files to ASCII data and vice-versa
This is a simple class that can convert the contents of any binary file to a stream of ASCII data and vice-versa.

The resulting converted data can be saved to another file or stored in a class variable.


  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