PHP Classes

Packages of Meraj-Ul Islam

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Meraj-Ul Islam (3)  >  Mission progress status  >  Reputation  
Picture of Meraj-Ul Islam
Name: Meraj-Ul Islam <contact>
Classes: 3
Country: Bangladesh Bangladesh
Age: 29
All time rank: 316443 in Bangladesh Bangladesh
Week rank: 46 Up1 in Bangladesh Bangladesh Up
All time users: 553
Week users: 1
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 MySQLi Handler Class  
Perform common MySQL database queries using MySQLi
This package can perform common MySQL database queries using MySQLi.

The class can take parameter values to compose and execute several types of queries like selecting and returning all result rows in an array, INSERT, UDPATE and DELETE queries, count rows of any table.

  Files folder image PHP Bad Word Filter  
Check string to detect and remove bad words
This class can be used to check string to detect and remove bad words.

It provides several functions for evaluating the presence of words that can be considered offensive or rude and eventually remove those words. Currently it can:

- Check if a word is in the list of known bad words
- Get an array with a list of bad words
- Replace bad words in a string with another given string

  Files folder image PHP Cloudflare IP GEO  
PHP Programming Innovation award nominee
June 2019
Number 10
Get the IP of a user of a site that uses Cloudfare
This class can get the IP of a user of a site that uses Cloudfare.

It takes the current user IP address from the HTTP headers that were sent to the server.

If the current site accesses are handled by Cloudflare, it checks specific headers set by Cloudflare servers that pass the current user computer IP address as well the two letter code of the country associated to that IP address.

The class can also return the name of the country associated to the current user country code.


  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