-
Security Filter for Request HTTP Data can traverse the $_GET, $_POST, $_REQUEST and $_COOKIE request super-global array variables and reset the entries that match certain regular expressions that identify potential dangerous values. Values which contain SQL retrieval queries, cross-site scripting attacks, hexadecimal values, calls to base64_decode and system functions can be filtered. Requirements: PHP 4.0 or higher
-
Header can add headers to the current HTTP request response for several purposes, such as redirecting the request to another URL, setting the content type or content disposition for downloads. The script can also set the response status and automatically determine the textual description by looking up a list of known response codes. Header issues the response header output commands, ...
-
There is one class that can send and receive HTTP requests and another can process the request responses in QTransfer. HTTP XML responses can also be processed by additional classes. Requirements:PHP 5.0 or higher
-
http can generate a page that makes the user be redirected to a given URL passing a list of parameters by either issuing HTTP redirect headers or embedding Javascript in the page. The browser can be forced to send an HTTP POST request by generating a form with hidden input field set to given values and adding the necessary JavaScript ...
-
Conteg Content Negotiation is designed to auto-allow full use of HTTP Content Negotiation. Even in it's most minimal form - 3 lines of code - it will reduce server bandwidth and speed up document delivery three- to five-fold. The referrer, browser User-Agent and Operating System, are reported. The script can also serve custom error-pages, auto-fixed for serving to Microsoft Internet ...
-
Object Oriented cURL can setup one or more sessions to send HTTP requests to servers of given URLs. It can execute individual session requests or multiple requests at a time. The status of each request session can also be retrieved. Requirements: PHP 5.0 or higher
-
IAF decoder coder can generate configuration files for Outlook Express in the IAF format that may include details of configuration for accessing SMTP, POP3, NNTP, IMAP and HTTP servers. The configuration option values stored in the class variable can also be extracted from a loaded IAF file. Requirements: PHP 5.0 or higher
-
php easy :: admin login scripts set contains 3 ready-to-use admin login scripts using 3 different authentication methods: - HTTP Authentication; - Cookies; - Sessions. All the three provide the same security level and do not require any DB. Minor differences: - in cookie version you can also specify the number of days to keep your cookie alive while in ...
-
XMethod will catch variables passes through a GET-request and send them out as a POST-request and vice versa.
-
WHM XML API can establish secure HTTP connections to a Web server to manage Cpanel/WHM accounts and authenticates on behalf of a given cPanel user. Several types of requests can be executed.Key Features of WHM XML API:- Retrieve the XML API version- Retrieve the server host name- List the active hosting accounts- List the available packages- Create a new account- ...
-
The HTTP referrer URL is checked and the title of the page it points to, gets extracted.Requirements: PHP 4.0 or hifgher
-
Hits Counter handles the request to serve the file contents with the appropriate HTTP headers. It supports resuming partially downloaded files.The file download counters are stored in files that are read and updated once a file served by the class is fully downloaded.Download links can be generated and the current count for a given file can be presented.
-
HTTP Locale analyzes the HTTP request header Accept-Language and parses it to obtain the idiom and the country used in the browser accessing the current script page.The idiom and country get returned as class variables.Requirements: PHP 4.0.6 or higher
-
NetLoadEasyShare sends HTTP POST requests to the Netload or EasyShare servers to upload a given file. The resulting pages are processed and HTML code with a link to download them is returned.Requirements: PHP 5.0 or higher
-
Navigator Detector is a simple class that can be used to detect the type of browser that the user is using to access the current script site. It checks the HTTP request User-Agent header to determine the type of browser.Currently Navigator Detector can distinguish whether the browser is the Microsoft Internet, Explorer, Netscape, Mozilla, Firefox and Opera.

