T_CONSTANT_ENCAPSED_STRING [Solved]
Posted: Tue Oct 30, 2007 4:17 am
I am getting T_CONSTANT_ENCAPSED_STRING error
SITE_URL is constant defined in config.php
Code: Select all
$confirm_link="<a href='".SITE_URL."/confirm.php?cc=$confirm_code'>".LOTTERY_URL.'/confirm.php?cc=$confirm_code'"</a>";