Hello, how are you?
what do you think, is there any php debuger like a Firebug or something like this? (Visual Studio and Dec C++ have also Debugers)
thanks a lot :)
6 replies to this topic
#1
Posted 08 July 2011 - 01:06 AM
GNU/Linux Is the Best.
|
|
|
#2
Posted 08 July 2011 - 01:36 AM
Well, you could take a look at FirePHP How to Debug PHP Using Firefox with FirePHP
#3
Posted 08 July 2011 - 01:42 AM
Zend Studio comes with a debug toolbar for the browser
#4
Posted 08 July 2011 - 04:44 AM
Revolt said:
Well, you could take a look at FirePHP How to Debug PHP Using Firefox with FirePHP
"You must protect the security of your application by disabeling FirePHP logging on your live site"
could you explane me how to do this?
GNU/Linux Is the Best.
#5
Posted 08 July 2011 - 05:34 AM
If you check the part about getting started with firephp logging, you realize you have to add a couple of extra debugging instructions to your script. However, when you take those modifications you have made to your live site, you have to make sure you remove those lines specific to firephp which you have added. This way, you'll reduce the risk of leaking potentially compromising info through debug messages.
#6
Posted 15 July 2011 - 10:36 PM
PHP has pretty **** good built in debugging, well atleast the XAMPP install does! I guess you have to activate them somewhere (they can be dangerous on a live server, XAMPP is more of a dev setup).
Please, write clearly with proper structure. Double spacing makes the text feel un-jointed, Capitalizing Every Word Means People Stop Before Every Word Sub-Consciously Which Is A Pain In The Backside, and use code tags! (The right most styling box).
#7
Posted 16 July 2011 - 07:25 PM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









