phpbar.de logo

Mailinglisten-Archive

[php] $HTTP_POST_VARS in array und checken

[php] $HTTP_POST_VARS in array und checken

Sebastian Bergmann sb_(at)_sebastian-bergmann.de
Thu, 01 Mar 2001 10:15:02 +0100


Christian Trabold wrote:
> Will die $HTTP_POST_VARS in ein array lesen 

  Wieso? $HTTP_POST_VARS ist bereits ein Array, was Du Dir mit 

    <?php
      print_r($HTTP_POST_VARS);
    ?>

  sehr schnell klar machen kannst.

-- 
 sebastian bergmann         e-mail :              sb_(at)_sebastian-bergmann.de
                          homepage :      http://www.sebastian-bergmann.de
                       make a gift : http://wishlist.sebastian-bergmann.de
 measure the usability of your web application -> http://phpOpenTracker.de


php::bar PHP Wiki   -   Listenarchive