PHP Classes

File: curl_file_receive.php

Recommend this page to a friend!
  Classes of István Dombi   Webdice Utilities   curl_file_receive.php   Download  
File: curl_file_receive.php
Role: Example script
Content type: text/markdown
Description: Example script
Class: Webdice Utilities
Send requests with Curl and parse and write XML
Author: By
Last change: Update of curl_file_receive.php
Date: 4 years ago
Size: 172 bytes
 

Contents

Class file image Download

<?php / * Creaated by Dombi István <dombi.istvan@webdice.hu> <dombiistvan28@gmail.com> */ ?> <pre>

<?php print_r($_FILES); ?>
<?php print_r($_POST); ?>

</pre>