Re: Firebug



lak wrote:
Hi, I want to check whether firebug is installed or not in a client's
browser?.
I don't want the user to edit the my web page details using firebug?

What's the way to do like that?

Why do you not want people to see your code? If it is so secret, best
not to put it on line. If I can see your page, I can see your code. In
the worst case, I run a sniffer on my connection and see the content
coming in like that.

More likely I just disable scripts and click right and see the code.

Also there are much more plugins. I myself use Wendebeloper as plugin.

So best ask yourself why people are not allowed to see your code and
change things in such a way that they ARE allowed to see the code.

OTOH say you work like I do with include. When you go to
http://houghi.org/index.php I would not mind you seeing the code, but if
you go to e.g. http://houghi.org/header.inc then perhaps I would not
like to show that part of the code, because it might include information
that should be treated as php (like a login and password)

Then you will need to force that page to first be in php and secondly
put in some code (not sure what) so that it does not show anything,
unless the index.php (or any other page allowed to do so) calls it.

houghi
--
Remind me to write an article on the compulsive reading of news. The
theme will be that most neuroses can be traced to the unhealthy habit
of wallowing in the troubles of five billion strangers. -- Heinlein
.



Relevant Pages

  • Re: Session variables are lost, disappear from page to page
    ... MS Windows Server 2003 ... says 'edit records' and 'delete records'. ... the data in the session array is gone. ... I think it's a PHP bug, but PHP support won't acknowledge it as a bug, ...
    (comp.lang.php)
  • Re: Session variables are lost, disappear from page to page
    ... MS Windows Server 2003 ... says 'edit records' and 'delete records'. ... the data in the session array is gone. ... I think it's a PHP bug, but PHP support won't acknowledge it as a bug, ...
    (comp.lang.php)
  • Re: php editors
    ... I am using notepad2 to edit my PHP files. ... Zend, enginsite editor for PHP, Macromedia Dreamweaver 8, Rapid PHP, ... Revision control systems allow you to edit anywhere and then synchronize those edits across all instances, so you can do some edits at work, add those to the repository, head on home, synchronize with your home image, keep on editing, synchronize with the repository, go back to work, synchronize with the repository, and keep on editing until you remember that you ...
    (comp.lang.php)
  • Re: [PHP] symlink
    ... A symlink is the Un*x version of a Windows "shortcut" or the Mac's ... There is *ONE* thing I've been doing that's very PHP specific that I ... *NOW* instead of having an ugly non-intuitive layout for the CMS ... This makes it MUCH more intuitive for them to edit their site, ...
    (php.general)
  • Willing to pay for some expert help integrating TinyMCE
    ... Edit simple HTML. ... Edit PHP - same as above. ... database on the same server running the web server (apache and php ...
    (comp.lang.java.programmer)