Zoff wrote:
Hi Guys!

ich have a question with apache and mod_perl I can write a Handler in perl
which is called before anything else happens. this allows me to write all sorts of auth stuff.
is there something similar in PHP.



There is a topic in the php manual which describes something similar.


check: http://www.php.net/manual/en/features.file-upload.put-method.php

Maybe something is similar is possible for POST, and for GET your could use a rewrite rule in the httpd.conf file



Erwin Kerk
Web Architect



--
 ___            _
| __|_ ___ __ _(_)_ _
| _|| '_\ V  V / | ' \ @blixem.nl (work)
|___|_|  \_/\_/|_|_||_|@scoutingnederland.nl (private)



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to