HomebulletScriptsbulletTag: post (32 results)
  1. Bulk Delete
    73 total visits
    Bulk Delete is a WordPress Plugin which can be used to bulk delete posts from selected categories or tags and it will also delete revisions, drafts or pages. Installation:- Unpack and upload it to the /wp-content/plugins/ directory.- ctivate the plugin through the 'Plugins' menu in WordPress. Requirements:- WordPress 2.0 or Higher What's New in This Version:- Fixed issues with translations.- ...
  2. News manager
    446 total visits
    Quickly post news on your site. Including administration to edit and delete items. Requires MySQL to support it.
  3. No Screenshot
    1937 total visits
    cURL Class is a simple class that allows you to POST/GET via the php cURL library. Includes cookie file setup.Examples:$curl = new cURL(FALSE);echo $curl->get('http://wwww.google.com');
  4. No Screenshot
    2112 total visits
    The list of GET or POST request variables is traversed and PHP code for assigning variables with the request values is generated with HTTP2PHP.The generated code statements may be returned as a single string.Requirements: PHP 3.0 or higher
  5. No Screenshot
    2129 total visits
    HTTP POST and GET request variables can be traversed and several operations can be performed to filter their values with Super Global Secure Class.Currently Super Global Secure Class strips slashes, encode HTML entities, replace script tags and escape values for use in MySQL database queries.Requirements:PHP 4.0 or higher
  6. 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
  7. No Screenshot
    2035 total visits
    GET, POST, PUT and DELETE HTTP requests can be sent to a Web service server supporting the REST protocol with REST Client.REST Client supports HTTP basic authentication, passing parameters in the request URL, send HTTP POST requests using either arrays with form data values or raw POST data, and use a custom content-type header value.Requirements: PHP 5.0 or higher
  8. No Screenshot
    1596 total visits
    HTTP GET, POST and HEAD requests can be sent to retrieve Web pages with the help of phpWebhacks.phpWebhacks supports file uploads, HTTP authentication, HTTP and meta tag redirection and gzip compression. It can also process the retrieved HTML pages to help extracting information to send subsequent requests like collecting cookies, extracting input values from forms, parsing meta tags.Requirements: PHP 5.0 ...
  9. No Screenshot
    1679 total visits
    RayHttp can configure and send HTTP GET and POST requests using the cURL extension or PHP file access functions. The cURL options can be set by changing a class array variable. Requirements: PHP 5.0 or higher
  10. No Screenshot
    1709 total visits
    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 ...
  11. 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.
  12. No Screenshot
    1461 total visits
    Several user defined attributes can be used to compose a post in addition to the article text.Posting to LiveJournal sends an XML-RPC request to the LiveJournal Web services server to post the composed article.Requirements: PHP 5 or higher
  13. No Screenshot
    1940 total visits
    AAE Track works for Australian Air Express and Australia Post Express Post Platnium courier consignments.
  14. No Screenshot
    1685 total visits
    gHttp can submit HTTP POST and GET requests using regular PHP access functions with support for authentication and using proxy servers. It provides the stream wrappers ghttp, phttp, ghttps and phttps for performing HTTP GET and POST requests respectively using SSL or not.gHttp can also be used as replacement of the regular HTTP stream wrappers under PHP 5.1 or later. ...
  15. No Screenshot
    2104 total visits
    Curl HTTP Client implements an HTTP client using the PHP Curl library extension. It can perform HTTP GET or POST requests taking an array as the list of POST parameters.Curl HTTP Client can set request referrer, authentication credentials, connection peer IP address, etc.. It can also collect cookies sent by the server in a cookie jar file.
Pages 1 of 3« 1 2 3 »