Mailinglisten-Archive |
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