I've run across some PHP code that is written in a way I've never seen before. Some of the functions are preceded by @, for example:
$fp=@fsockopen($host,80,$errno,$errstr,10);
What does it mean to write it that way?
Moderators: macek, egami, gesf


Return to PHP coding => General
Users browsing this forum: No registered users and 1 guest