PHP Classes

Packages of Hemant Kumar Tiwary

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Hemant Kumar Tiwary (2)  >  Mission progress status  >  Reputation  
Picture of Hemant Kumar Tiwary
Name: Hemant Kumar Tiwary is available for providing paid consulting. Contact Hemant Kumar Tiwary . Hemant Kumar Tiwary Google profile
Classes: 2
Country: India India
Age: 46
All time rank: 2534151 in India India
Week rank: 195 Up19 in India India Up
All time users: 877
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  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 PHP Boolean Search String  
PHP Programming Innovation award nominee
October 2014
Number 6


Prize: One subscription to the PDF edition of the PHP Architect magazine
Convert boolean text into Google search expression
This class can convert boolean text into Google search expression.

It takes as parameter a text string with a boolean expression made of single words, quoted words and operators like AND, OR and NOT.

The class returns a string suitable for entering in search engines like Google that represents the same boolean expression using the search engine equivalent symbols like + and - .

  Files folder image PHP Resize Image on the fly  
Serve resize image from given URL on the fly
This class can serve resize image from given URL on the fly.

It can take the URL of a given image and retrieve its contents to a local file.

The class can resize the image to a given size using the convert program and serves it as the current script output.

If it is not possible to serve the requested resized image, it serves a default image.


  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