PHP Classes

Packages of Waqar Ahmed

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Waqar Ahmed (3)  >  Mission progress status  >  Reputation  
Picture of Waqar Ahmed
Name: Waqar Ahmed is available for providing paid consulting. Contact Waqar Ahmed .
Classes: 3
Country: United Kingdom
Age: ???
All time rank: 2608119 in United Kingdom
Week rank: 195 Up9 in United Kingdom Up
All time users: 825
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 HTTP Headers Information  
Get the headers of HTTP response of a given URL
This class can get the headers of HTTP response of a given URL.

It can send HTTP requests to a given URL using several means like using the CURL extension, or the curl command via shell script or the PHP get_headers function.

The class returns an array as a list of headers retrieved as response of the HTTP request.
Not yet rated by the users

  Files folder image PHP MySQL Database  
Connect and query a MySQL database
This class can connect and query a MySQL database.

It parses a INI file to extract the database server host, user, password and database name to connect.

The class can perform arbitrary SQL queries and extract the query results into arrays.

The database connection is closed when the object is destroyed.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 41% 41% 50% 58% - - 35% 4114
Month: Not yet rated by the users

  Files folder image PHP Read Time  
PHP Programming Innovation award nominee
July 2021
Number 5


Prize: One year server license IP to country, region, city, latitude, longitude, ZIP code, time zone, area code database
Estimate the time for a person to read an article
This class can estimate the time for a person to read an article.

It takes the text of an article as a parameter and returns the length of time that it would take a person to read that text. It supports processing text in different languages and text that people should read from right to left.

The class can return the read time as an array with the count of the minutes and seconds or a string that expresses the read time in English.

It can also return the read time in other languages if the class gets the translations of the text messages used to format the read time string.
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