Dre wrote:
line 8 is <?php

just that .. and the code before it is the following

//==================================================
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
//==================================================


That is the output I mentioned.

And output either html OR image, you cannot output both. Try yourself, open a image file (gif, jpg...) in a text editor and put html code in it, then save it. Obviosly, you'll get broken image file.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to