Re: PHP Errors to screen



Adam Gerson wrote:
Where do I change the setting to print PHP errors to the screen when running in a web browser?

Thanks,
Adam


Or in your script use ini_set()

-shawn
.