How are you handling the file?&nbsp; A code snippet might help.<br><br>David<br><br><br><div class="gmail_quote">2008/11/26 Jim Kinney <span dir="ltr">&lt;<a href="mailto:jim.kinney@gmail.com">jim.kinney@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Why does PHP try to eval a jpg file?<br><br>I am using php to build a web page (duh!). The images are placed based on a database lookup for the images file name. Apparently, once php gets that file name it parses it as more php code. So any jpg with a ?&gt; or other php indicator character pattern is not displayed and my httpd error logs file with &quot;PHP Warning:&nbsp; Unexpected character in input:&nbsp; &#39;\x07&#39; (ASCII=7) state=1 ..&quot; messages.<br>

<br>I _KNOW_ php can do this properly as a gazillion sites do this all the time. <br><br><br>?????Puzzled?????<br clear="all"><br>-- <br><font color="#888888">-- <br>James P. Kinney III &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br><br>
</font><br>_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
<br></blockquote></div><br>