Good morning,
Is it possible to reach the data of the outlook calendar (on a server
exchange) with php?
Thank you for advance
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Good morning,
i'm using PHP with an apache server
and i would like to know how it's possible to activate / desactivate
the displaying of error messages and warnings on the web browser.
i found two things ...
first:
in the php.ini, there is the param
- display_errors = On
and on httpd.conf, the