Uphpuers:

I've got the following code:

<?php
print "<img src=\"includes/line_graph.php?xaxis=\"";
print $monthSerial;
?>


Now when I look at the results in firebug I see the following:

<img ; }="" december= "" ; i:11;s:...... src="includes/line_graph.php?xaxis=">

Why is it putting the "src=" clear at the end.


I'll recently installed a new server with all the latest code.  Is
this a bug in php?

Merrill

_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to