PHP Classes

File: file_receive.php

Recommend this page to a friend!
  Classes of István Dombi   Webdice Utilities   file_receive.php   Download  
File: file_receive.php
Role: Example script
Content type: text/plain
Description: Example script
Class: Webdice Utilities
Send requests with Curl and parse and write XML
Author: By
Last change:
Date: 8 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>