Hi List,

I need to construct a string to visually show to the user some $_POST vars.

I need to display : "$_POST[$var]," 

Including the "" and the , .

I have tried : \"\"$_POST[\".$var.\"]," but that is very wrong.

Could one of you kind list members show me what it should be please ?

Thank you in advance for any help.

Dave C

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.545 / Virus Database: 339 - Release Date: 27/11/2003
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to