PHP Classes

Packages of Ondrej Maly

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Ondrej Maly (3)  >  Mission progress status  >  Reputation  
Picture of Ondrej Maly
Name: Ondrej Maly <contact>
Classes: 3
Country: Czech Republic Czech Republic
Age: 49
All time rank: 2854 in Czech Republic Czech Republic
Week rank: 195 Up3 in Czech Republic Czech Republic Up
All time users: 8920
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 CAPTCHA X  
Image based CAPTCHA validation
This class can be used to perform CAPTCHA validation of human users.

It generates an image with a random text rendered in a fuzzy way to make it difficult to guess by robots.

The configuration details are read from an file in the ini format.

Several types of options can be configured like the text fonts, letters, colors and the noise level of the generated image.

The verification image is generated in the JPEG format.

The class stores an MD5 hash of the verification text in a session variable.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 75% 75% 78% 73% - - 60% 1196
Month: Not yet rated by the users

  Files folder image MP3 Jukebox  
Serve play lists to implement a Web based jukebox
This class provides the functionality of a simple jukebox like Web based Radio.

It can generate and serve play list files that contain the URLs of a set of audio files that are queued for playing consecutively.

The audio files to be played are stored in queue directory. The class keeps the play order according to the order by which the files were uploaded to the queue directory. The files are deleted from the queue directory after they are served.

The class supports both Windows Media Player and WinAmp and compatible play lists, but WinAmp is more reccomended because it does not cache the files. Windows Media Player hangs on playing just one file again and again sometimes.

The player must be set to repeat continuously the audio track. In case of Windows Media Player also to always connect to the Internet ('Options/Player/Connect to the Internet'). Then just select 'File/Open URL' and type in the Internet address of the script.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 87% 87% 81% 75% - - 68% 427
Month: Not yet rated by the users

  Files folder image Run MySQL  
Executing batch MySQL scripts
Run MySQL is a class that is meant for feeding the MySQL server with large batches of SQL statements.

The batch statements could be taken from a string, a local file or a file uploaded via HTML form.

The result of the last query is returned.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 37% 56% 50% - - - 29% 4365
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