PHP Classes

Packages of john mustafa yontar

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of john mustafa yontar (3)  >  Mission progress status  >  Reputation  
Picture of john mustafa yontar
Name: john mustafa yontar <contact>
Classes: 3
Country: Turkey Turkey
Age: 42
All time rank: 5186 in Turkey Turkey
Week rank: 195 Up8 in Turkey Turkey Down
All time users: 5695
Week users: 0
Innovation award
Innovation award
Nominee: 2x
 
  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 Curl Auto Site Form Post Class  
PHP Programming Innovation award nominee
September 2008
Number 7
Submit forms using values retrieved from a page
This class can be used to send HTTP requests with the Curl library.

It can send HTTP GET or POST request to a given URL. For form POST requests it can set each of the form field values.

The class can also retrieve a page with a form and parse the HTML to retrieve the form fields and values.
Not enough user ratings

  Files folder image File Search & Get Similar...  
PHP Programming Innovation award nominee
July 2008
Number 3
Find files with similar names
This class can be used to find files with similar names.

It scans a given directory recursively and compares the file names and given search name.

The class uses the Levenshtein algorithm to compare the file names and return those that are similar to the name being searched.
Not enough user ratings

  Files folder image GD2 Class  
Perform graphic manipulation operations
This class can be used to perform several types of graphic manipulation operations on images using the PHP GD2 library functions.

Currently it can:

- Read images from files in the GIF, PNG and JPEG formats
- Resize images to a given width and height
- Crop an image given the coordinates and dimensions of the cropping rectangle
- Apply several types of image effects like: negate, grayscale, edge detect, blur, adjust contrast and brightness, smooth, emboss, mean removal, and rotate.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 85% 75% - - - - 50% 2720
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