At 07:01 AM 25/09/2002, Wolfgang Schneider wrote:
>What's the difference between these:
>(1) @include("../lang/english/trad4all.inc.php");
>(2) include("../lang/english/trad4all.inc.php");
>
>What does the "@" indicate in fron of the "include" ? Anyone have any
>clue?
tells the server to ignore any errors generated by php
Regards,
Ozcan
___________________________________________________________________
Ozcan Dogan | E-mail: [EMAIL PROTECTED]
Information Technology Officer | Tel: +61 3 8344 7929
Faculty of Engineering, Room G47 | Fax: +61 3 9347 2480
The University of Melbourne | http://www.eng.unimelb.edu.au
Victoria 3010, Australia |
___________________________________________________________________