PHP Classes

Packages of Shoeb

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Shoeb (3)  >  Mission progress status  >  Reputation  
Picture of Shoeb
Name: Shoeb <contact>
Classes: 3
Country: United Arab Emirates United Arab Emirates
Age: 43
All time rank: 3421 in United Arab Emirates United Arab Emirates
Week rank: 195 Up1 in United Arab Emirates United Arab Emirates Equal
All time users: 7736
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 Array and Object Handling  
Manipulate arrays and objects
This class can be used to perform several types of manipulation operations of arrays and objects.

It can:

- Swap the position of two array elements
- Recreate the indexes of an array to make them start from 0 and end in array element count minus one.
- Get the index key of the last element
- Move array elements to new positions
- Remove elements from an array
- Create an array from the variables of an object
- Remove elements set to null
- Sort array elements
- Create an array with number elements of a given interval
Not enough user ratings

  Files folder image Search Query Generator for...  
Generate an SQL query for searching values
This is a very simple class that can be used to build a SQL WHERE clause for performing a query that search for given field values.

It takes as parameter an associative array with the field names as indexes and the field search parameter values as array entry values.

It generates an SQL SELECT query to retrieve all table fields of the records that match a condition defined by the combination of all fields and values defined by the parameter associative array.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 41% 41% - 58% - - 30% 4324
Month: Not yet rated by the users

  Files folder image Template based Email sending  
Send HTML messages using templates
This class can be used to send HTML messages.

It uses a configurable template file to define the HTML message body.

The class replaces template marks with the respective argument values and sends the message.

The sender name, sender e-mail address, recipient address and the message subject are required parameters.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 75% 68% - 56% - - 50% 2755
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