ScrollMaster Posted July 10, 2006 Share Posted July 10, 2006 I do not know what the @ Type is for. I tried the Manual but it seems as if their hidden or I have poor searching skills.so for example what would @mysql_query() be doing that is so different from mysql_query()? Link to comment https://forums.phpfreaks.com/topic/14135-type/ Share on other sites More sharing options...
cmgmyr Posted July 10, 2006 Share Posted July 10, 2006 It wouldn't show an error if there was one. Link to comment https://forums.phpfreaks.com/topic/14135-type/#findComment-55360 Share on other sites More sharing options...
toplay Posted July 10, 2006 Share Posted July 10, 2006 [quote=http://us2.php.net/manual/en/language.operators.errorcontrol.php]PHP supports one error control operator: the at sign (@). When prepended to an expression in PHP, any error messages that might be generated by that expression will be ignored.[/quote]See:http://www.phpfreaks.com/forums/index.php/topic,95563.0.html Link to comment https://forums.phpfreaks.com/topic/14135-type/#findComment-55361 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.