HomebulletScriptsbulletTag: request (46 results)
  1. No Screenshot
    77 total visits
    Colossal Mind Language Detector is a script which can detect the preferred language of the user accessing the site. It can look at the HTTP request accept header and determine the preferred language of the user from a list of supported languages. The detected language can fallback to a language associated to the user country in case the Accept header ...
  2. HTTP Viewer
    389 total visits
    This PHP script is designed to emulate a browser to show you what browser is used to read from the server. HTTP Viewer is able to show you the full server response of a web resource with any one of the Apache request methods. It features for finding server redirect's, viewing source code or examing questionable websites.
  3. No Screenshot
    406 total visits
    This class can be used to remove undesired values from request variables. It takes an array of eventual request values and traverses its values to remove undesired characters from them. The list of alllowed chbars is configurable. Requirement: PHP 5.0 or Higher
  4. No Screenshot
    380 total visits
    This package can be used to analyse HTTP requests to detect security attacks.The main class analyzes the HTTP GET and POST values to determine if contains words that can be used to perform SQL injection attacks, mainly to MySQL applications.It returns the information that based on a score of the word analysis it may be a security attack, so the ...
  5. Flood Recorder
    267 total visits
    This class can detect when a site is being flooded with too many requests to pages served by PHP scripts.It keeps track of the IP addresses of the computers of the users that access the site and stores in a file of a given directory the information about the last access.It stores in that file time of the last access ...
  6. Antz_IntelliForm
    266 total visits
    This class can be used to prevent form reposting warnings by saving submitted form data. It saves the values of forms submitted using the POST method to session variables for a given length of time. Then it makes the browser redirect to the same page forcing a new request, this time using the GET method. The form values previously submitted ...
  7. No Screenshot
    1103 total visits
    This script can be used to process AJAX requests calling PHP class functions. It checks the request parameters to detect AJAX requests perform with the MultiAjax Javascript library.The script extracts the AJAX request handler function name and any request parameters. A function of the class with the specified name is called passing the parameters received from the AJAX request.The value ...
  8. No Screenshot
    2277 total visits
    The package NAJAX can be used to call PHP scripts on the Web server side from Javascript code in Web pages. It uses AJAX technology to submit HTTP requests from Javascript to pass call parameters and collect and process the XML responses. NAJAX acts as a proxy that maps PHP objects to JavaScript and vice versa. The package provides means ...
  9. No Screenshot
    1506 total visits
    jAPI Direct registers PHP classes that will handle AJAX requests to functions of those classes. The jAPI Direct handles the AJAX requests by dispatching to functions of the registered classes. Those classes' outputs are all returned as responses AJAX requests. Requirements: PHP 5 or higher
  10. No Screenshot
    2193 total visits
    Zquery is javaScript code, using the jQuery library to send AJAX request, is generated. The script can generate Javascript calls that process the server response, show errors and debug information. Requirements: PHP 4.0 or higher
  11. No Screenshot
    1668 total visits
    Oscar CouchDb requests for adding, updating, copying, deleting and retrieving database records can be sent to the Web services API of a CouchDB database server. Oscar CouchDb can also retrieve the list of all databases, the list of database tables, and compact a database. Requirements: PHP 5.0 or higher
  12. No Screenshot
    1489 total visits
    get2post generates HTML with Javascript to display a link that when clicked it will submit a form using the POST method. The user can be asked to confirm the form submission when the link is clicked.The form input values can be encrypted.Requirements: PHP 4.0 or higher
  13. No Screenshot
    2033 total visits
    JavaScript code, which is executed on the browser side to perform AJAX requests for certain events, can be generated.jQueryP detects when the AJAX requests are sent and executes given PHP functions that return the necessary JavaScript response to the browser side events.Requirements: PHP 5.0 or higher
  14. No Screenshot
    2081 total visits
    XMethod will catch variables passes through a GET-request and send them out as a POST-request and vice versa.
  15. No Screenshot
    1444 total visits
    GET can take an array of parameters and values and build a string of an URL that can be used in a link to pass GET request parameters.Additional parameters can be added individually.Requirements: PHP 3.0 or higher
Pages 1 of 4« 1 2 3 4 »