Login   Register  
PHP Classes
elePHPant
Icontem

File: act_processContactForm.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  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: 2004-05-11 08:43
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>