| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Kreshnik Hasanaj (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| 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 |
| ||||
| 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. |
| ||||
| 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 |