Double quotes inside double quotes!

<div align="center"> $cname </div>
$string="<html>
         <head><title>aditya</title></head><body><centre>
         <h1><u>$cname</u></h1></centre>hi!$city $bemail</body></html>";



echo "'$contents'";
and you do not need these quotes.




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



Reply via email to