A
Anonymous
Guest
Hi
Can anybody point me in the right direction Im very new to php and any help would be appreciated
Whats wrong with this snippt of code??
<?php
echo '<img src="catalog/affiliates/$_SERVER['SERVER_NAME']/oscommerce.gif">' ;
?>
I get the following error
unexpected T_STRING, expecting ',' or ';'
Thanks in advance
Can anybody point me in the right direction Im very new to php and any help would be appreciated
Whats wrong with this snippt of code??
<?php
echo '<img src="catalog/affiliates/$_SERVER['SERVER_NAME']/oscommerce.gif">' ;
?>
I get the following error
unexpected T_STRING, expecting ',' or ';'
Thanks in advance