-
Comment Form / Post Feedback allow users to display and post comments on a page. Feedback is very valuable to not only the web designers, but to other visitors as well. I have had multiple requests for a tutorial on this, so I decided to write one. This is a fairly advanced script, and I don't go into a lot ...
-
FormSaver is a PHP script which can be used to display form field values submitted by POST without additional markup in the HTML form.
-
PHP Calendar Basic is a open source script free and easy to use PHP Calendar. With it, you may choose whether to let people post events or add them yourself.
-
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:- Added separate delete by ...
-
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




