
I am always between two lives (ColdFusion and PHP). I must say I like everything Coldfusion. Many people now chomhleá cold, but I tell you express how easy it is to write scripts. In other words, this debate can go either way. In what can I, Coldfusion makes my life much easier. It's as simple as typing in your data around to show all your data. When, with PHP you make bows and much more work to do. I'm sure many people tell me the fine, but I'm frankly not a fan in PHP. I do not care codified in it, and I like that much code is open to the language, however, can be very tedious and boring. Also enough, some are not descriptive error messages may sometimes be very confusing.
A question that I find frustrating is that I could use CFdump. For those of you not Coldfusion CFdump know one of the tools are all useful. In essence, it will return all data in the form or table so you can see the data. Consultation data that helps me in many different situations. Sometimes my statement is subject to errors that throw my CFdump to note that variables undefined I will not have something (that way my promise at the beginning of the program days!). Sometimes we are so connected to the overall structure of our programs that make small mistakes and functions are to help this CFdump super.
Adding that the entry interesting … I found a program that lets you CFdump PHP! I tried and it works? – Well! Is I am very excited! Now, the choice of print_r () of PHP, however, that just when CFdump for debugging.
It is a PHP class DBUG cftag small twice about everything, but PHP Coldfusion. It is simple and easy to use too!
include_once ( "dBug.php");
DBUG $ (new myVar);