![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: Cannot get this one correct and working, though simple!
From: Pedro Graca <hexkid@dodgeit.com>
Date: Fri Dec 30 2005 - 18:26:00 CET
Jerry Stuckle wrote:
Single quotes *within* double quotes, as the OP had, do not stop PHP
Try it
<?php
echo "Name is $name"; /* only double quotes */
-- Mail to my "From:" address is readable by all at http://www.dodgeit.com/ == ** ## !! ------------------------------------------------ !! ## ** == TEXT-ONLY mail to the whole "Reply-To:" address ("My Name" <my@address>) may bypass my spam filter. If it does, I may reply from another address!Received on Tue Jan 3 03:50:37 2006 |