hi
I know nothing about php. i just need to insert a javascript code in a php page but it gives me
Parse error: parse error, unexpected '<' in ....blah,blah
the code i want to insert is from alexa, and it looks like:
<SCRIPT type='text/javascript' language='JavaScript' src='http://xsltcache.alexa.com/traffic_graph/js/g/a/3m?&u=ebay.com'></SCRIPT>
do i need to edit the JS in some way before pasting, or add a ; at the end
thanks in adv