On Feb 8, 2008, at 10:14 AM, tedd wrote:
Hi gang:
From a variable with the name of $this_variable -- how do I get a
string 'this_variable' ?
Hey tedd,
What is the end result you want? for debugging and checking variable
contents, I've simply: echo "this_variable = $this_variable";
But that was just for debugging, in a large environment, it could be
quite tedious to type all that out...
--
Jason Pruim
Raoset Inc.
Technology Manager
MQC Specialist
3251 132nd ave
Holland, MI, 49424
www.raoset.com
japruim@xxxxxxxxxx
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php