A
Anonymous
Guest
Hi guys,
can u guys help me to check whats wrong with my code.. i am having parse error on this code.
my code:
$username = $_SESSION['username'];
$image = ''<img src=\"http://localhost/~user/shopping_cart1/'.$username.'/images/'.$gallery.'\"' width=\"160\" height=\"160\" border=\"0\">';
by the way, did i add the backslashes correctly ???
please advise.
can u guys help me to check whats wrong with my code.. i am having parse error on this code.
my code:
$username = $_SESSION['username'];
$image = ''<img src=\"http://localhost/~user/shopping_cart1/'.$username.'/images/'.$gallery.'\"' width=\"160\" height=\"160\" border=\"0\">';
by the way, did i add the backslashes correctly ???
please advise.