PHP Classes
elePHPant
Icontem

get2post: Generate links that post forms

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2010-12-23 (5 years ago) RSS 2.0 feedNot yet rated by the usersTotal: 575 All time: 5,088 This week: 952Up
Version License PHP version Categories
get2post 1.0GNU Lesser Genera...4.0HTML
Description Author

This class can be used to generate links that post forms.

It generates HTML with Javascript to display a link that when clicked it will submit a form using the POST method.

When the link is clicked it can ask the user to confirm the form submission.

The form input values can be encrypted.

Innovation Award
PHP Programming Innovation award nominee
August 2009
Number 3


Prize: One subscription to the PDF edition of the PHP Architect magazine
When users click on links, the browsers send HTTP GET requests to the Web server. However, sometimes it is necessary to send HTTP requests using the POST method instead of GET.

This class solves that problem by generating HTML with form and JavaScript code to send the request to the link URL via the POST method.

Manuel Lemos
Picture of Gianluca Zanferrari
  Performance   Level  
Name: Gianluca Zanferrari <contact>
Classes: 17 packages by
Country: The Netherlands The Netherlands
Innovation award
Innovation award
Nominee: 5x

  Files folder image Files  
File Role Description
Plain text file class.get2post.php Class main class
Accessible without login Plain text file example.get2post.php Example example of usage

 Version Control Unique User Downloads Download Rankings  
 0%
Total:575
This week:0
All time:5,088
This week:952Up