-
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.- ...
-
Quickly post news on your site. Including administration to edit and delete items. Requires MySQL to support it.
-
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');
-
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
-
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
-
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
-
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
-
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 ...
-
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
-
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 ...
-
XMethod will catch variables passes through a GET-request and send them out as a POST-request and vice versa.
-
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
-
AAE Track works for Australian Air Express and Australia Post Express Post Platnium courier consignments.
-
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. ...
-
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.



