Jump to content

Problem with Error use??!


gviper420

Recommended Posts

I don't understand but on all my pages for a ladder system i've converted to, on all my pages it will not read the errors...

Fatal error: Call to undefined function: error() in /home/socomz5/public_html/combatzone/search.php on line 163

[code]<td width='' valign='center' align='center'><b>$website</b></td>
</tr>";




if(!$results){
error("No results found");
}


$out[body].="[/code]

I've gone back to old scripts where it worked before however it is matching fine, and thats where the problems start/stop for my pages, on all the .php for the ladder its like this for some reason. If anyones will to help ill link u to the site. Thank you in advance.
Link to comment
https://forums.phpfreaks.com/topic/35890-problem-with-error-use/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.