Yes. But I use it with single quotes

$_POST['color'];

And no ; at the end of the var with echo, I think.

Jerry Johnson

>>> [EMAIL PROTECTED] 02/06/03 02:20PM >>>
Is this...
 
Hello <?php echo $_POST["name"]; ?>,
Your favorite color is <?php echo $_POST["color"]; ?>.
 
The Same as 
<cfoutput>
Hello #form.name#,
Your favorite color is #form.color#.
</cfoutput>
 
 
 
Candace K. Cottrell, Web Developer 
The Children's Medical Center 
One Children's Plaza 
Dayton, OH 45404 
937-641-4293 
http://www.childrensdayton.org 
 
 
[EMAIL PROTECTED] 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
                                

Reply via email to