Jump to content

Disable firebug


dskanth

Recommended Posts

Hi,

I am working on writing a Java Script to disable firebug. Firebug is causing problems for the application i had written for Bebo. But i believe Bebo framework doesnt allow us to execute our own plain java scripts, like:

if(window.console.firebug) alert("Firebug found");.

Can anyone suggest how to overcome this issue ?

Is there any PHP code for disabling firebug in firefox?

 

Thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/174459-disable-firebug/
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.