This column explains and provides an example of how you can simulate an HTTPS POST query to a web page using PHP and a program called cURL.
Similar scripts
Using PHP Error Handling
(Popularity: ) : This article explains how to use Apache ErrorDocument redirects and PHP to create custom 404 Not Found responses and more. ... Censored Words
(Popularity: ) : This shows a technique for censoring certain words in a string. PHP for PDF
(Popularity: ) : This tutorial focuses on integrating the PDFLib with PHP4 to create PDF documents for your web site, including on the ... Running PHP Scripts Securely
(Popularity: ) : This tutorial explains how you can use wrapper programs to secure your PHP programs and database accesses so they are ... Timing Script Execution
(Popularity: ) : This article presents an entire class that can be used to time your script's execution. It explains the microtime() function ... Random Password Example
(Popularity: ) : This is a random password example that can be used with a user signup system. Apache and PHP vs. The Spambot
(Popularity: ) : This tutorial explains how to use Apache and PHP to stop spambots (and other bad robots) from harvesting email addresses ... PHP Debugging with Class
(Popularity: ) : This article presents a class that was designed in PHP to debug CGI programs and describes how it works and ... Using PHP As A Shell Scripting Language
(Popularity: ) : This article explains the requirements and how-tos for using PHP as a shell scripting language much like Perl and presents ... Search Engine Friendly URLs with PHP
(Popularity: ) : Get clean and search engine friendly URLs without using mod_rewrite.