Status class
This class is designed for analyzing current status of a Parser script.
Using it will help you find bottle necks in your scripts.
If you use parser as Apache module you will receive error message
class not found
while using this class until you don't add to httpd.conf lines:
<Location />
# allow to use status class
ParserStatusAllowed
</Location>
and don't restart Apache server.
Copyright © 19972021 Art. Lebedev Studio |
http://www.artlebedev.com
Last updated: 06.02.2007