PHP Classes

File: act_processContactForm.php

Recommend this page to a friend!
  Classes of Vibert Bruno   Process Wait Screen   act_processContactForm.php   Download  
File: act_processContactForm.php
Role: Auxiliary script
Content type: text/plain
Description: Demo process
Class: Process Wait Screen
Display wait screens to show during long processes
Author: By
Last change:
Date: 19 years ago
Size: 117 bytes
 

Contents

Class file image Download
<pre>
<b>GET VARS :</b><br><?=print_r($HTTP_GET_VARS)?>
<b>POST VARS :</b><br><?=print_r($HTTP_POST_VARS)?>
</pre>