PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hi guys,
I have Php 5.x.x running on my Linux server but when I interpret a script containing a lot of errors I do not have them displayed. For example:
<?php
error_reporting(E_ALL);
prinstr(this is an error}:
whsirel({{{})))
-what an error
;;;
?>
I get not error messages.