PHP Classes

Packages of Kreshnik Hasanaj

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Kreshnik Hasanaj (2)  >  Mission progress status  >  Reputation  
Picture of Kreshnik Hasanaj
Name: Kreshnik Hasanaj <contact>
Classes: 2
Country: Kosovo
Age: ???
All time rank: 20451 in Kosovo
Week rank: 195 Up1 in Kosovo Equal
All time users: 1276
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 IP Blocking Class  
Block the access of users from given IP addresses
This class can block the access of users from given IP addresses.

It can define a set of IP addresses to be blocked by given individual addresses, an array of addresses or a range of addresses.

The class can check if the current user access is from an address that is meant to be blocked. In that case it issues a HTTP 403 status response and exits the current script.

The class can also log the blocked accesses to a given log file.

  Files folder image Site Configuration  
Get the CSS and JavaScript for different Web pages
This class can get the CSS and JavaScript for different Web pages.

It takes as parameters arrays with lists URLs of CSS and JavaScript to use in different site sections.

The class can generate HTML to include the respective CSS and JavaScript for a given type of page.

The returned CSS and JavaScript tags may be sorted by the index they have in the parameter list or preserve the original order.

The class may also return just an array of URLs instead of the HTML tags.


  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