PHP HTTP

PHP scripts about HTTP protocol clients, headers and cookies
  1. Domain Hunter
    912 total visits
    Domain Hunter is a simple application to monitor the state of a list of domain names. Changes in the status of a monitored domain can be sent to an email address or the domain information can be obtained on demand through a Web interface. Only the .com and .net top-level domains are currently supported.
  2. No Screenshot
    98 total visits
    Dynamic ip address update client, this php script uses a mysql db and stores all information in a mySQL database for maximum security, portability, and reliabliity. DynamicFreeDNS ip address updater only updates if your i.p. changes. Works with almost any dynamic dns provider. Can get your local i.p. from router or from external url. Web (php) based interface makes managing ...
  3. php-httplib
    67 total visits
    This is a port to PHP of Python's httplib, which is a comprehensive HTTP client library for manipulating HTTP packets. Current source allows HTTP connections (no SSL) with GET or POST requests.
  4. PHPTracker
    82 total visits
    PHPTracker is a PHP library to generate .torrent files and other BitTorrent related actions. It can render a Bittorrent files of local files, manage peer announcements and act as an initial seed.Features of PHPTracker:- Creating standard .torrent files from any file on the server- Tracking client peers and managing peer announcements- Initially seeding a file with a peer daemon which ...
  5. PHP User Agent
    172 total visits
    PHP User Agent is a PHP5 script for user browser detection. It utilizes a simple and fast algorithm to recognize major browsers. It also supports supports custom user agent strings and a custom parse script. This script register better performance since it doesn't do any iteration or resursion. Also it uses lesser resources than the native get_browser() PHP function. Returned ...
  6. Fast Secure Contact Form
    307 total visits
    Fast Secure Contact Form is a free Contact Form PHP script which allows a users to easilly created and add contact forms to a web page. The form will let the user send emails to a site's admin. An adminstration panel is present, where the user can create and preview his forms.Features of Fast Secure Contact Form:- Super easy customizable ...
  7. Free Contact Form
    164 total visits
    Free Contact Form will fectch you more details of your ecternal clients and you network of business will improve a lot. All product related enquiries can be solved online and it will be an ideal mode of providing a better service to your clients. Keeping all in our mind, we have generated a script with which the contact form can ...
  8. Saff Request
    69 total visits
    This script can retrieve the current HTTP request variables. It can retrieve the values of HTTP POST, GET, FILES and REQUEST variables. The script also can filter request variables all at once and return an array of request variables that match a given regular expression.Requirements:- PHP 5.0 or Higher
  9. PHP sockets
    227 total visits
    This PHP script can be used to access remote servers using HTTP sockets. It is formed from different functions that creat a socket and establish a TCP connection to a remote server.The script also send and receive data from the remote server and closing the connection when done.Requirements:- PHP 5.0 or Higher
  10. Page Header
    186 total visits
    Page Header script was created to generate HTTP responses and HTML page headers, It renders HTTP response header for several purposes like force downloading files, avoiding page caching or adding any arbitrary headers.This PHP Script can also generate HTML for the page head section for several purposes like including CSS or JavaScript files, defining the document type, add meta tags ...
  11. Proof Loaded Files
    92 total visits
    Proof Loaded Files is a PHP script can track and verify if pages files were loaded. It can generate URLs that for links and other page elemements for serving files dynamically.The script can keep track of linked and downloaded files using session variables, so it can verify if the user browser has really loaded the linked files.Requirements:- PHP 5.0 or ...
  12. PHP-multi-curl
    304 total visits
    This is a high performance multi-cURL PHP library which can be used to parallel HTTP web service calls.The library is currently used by projects like Twitter-async, Foursquare-async and many more.It allows developers to select responses based on a criteria.It can fire off 10 HTTP calls and retrieve results for a specific one without having to wait for all 10 to ...
  13. Stream
    222 total visits
    This PHP Script is created to retrieve multiple web pages or other web resources in parallel. It sends multiple HTTP requests to different web servers and receive response data from all servers in parallel. Both regular HTTP and HTTPS requests are supported.Requirements:- PHP 5.0 or Higher
  14. Zebra_Session
    157 total visits
    This PHP Script is a wrapper for PHP's default session handling functions using MySQL for storage, which provides both better security and better performance. It is also a PHP HTTP solution for applications that are scaled across multiple web services and where the user's session data needs to be available.What's New in this version of Zebra_Session 2.0.2:- Fixed a bug ...
  15. QoS Bandwidth Throttler
    169 total visits
    The output of a PHP is intercepted by setting a buffering handler that is called every time a given number of bytes are served to the user's browser.It measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit. This method ...
Pages 1 of 15« 1 2 3 4 5 »