Looking for an alternative to cfdump
Posted
by invertedSpear
on Stack Overflow
See other posts from Stack Overflow
or by invertedSpear
Published on 2010-05-30T01:20:13Z
Indexed on
2010/05/30
1:22 UTC
Read the original article
Hit count: 362
coldfusion
I think I just realized how restrictive my web host is when they wouldn't let me use cfdump. This actually kind of angers me, cause really, what harm is dump going to do? Anyway my question is has anyone written a cfdump alternative that will kick out complex types of data or can link me to a site with a code example? Can't really used cfc's or udfs either cause guess what, they're blocked too. Anyway looking for something simple that I can just paste in my cfml and I will be happy. It's sad that I used to be able to do this, but have forgotten a lot of that skillset since I moved into Flex and AS.
oh and they're using cf7, so no cf8 or 9 tricks ;-)
Thanks in advance.
© Stack Overflow or respective owner