chad qian wrote:
I get the following source code from internet.It can upload the image but it can't display the image on the web page.There is always "x" sign .Any idea?Thanks a lot!

Check the source code of the resulting page and see if the value for the <img> tag points to a location from where the image can be retrieved. When you see the X the browser cannot download the image as the file is not found in the specified location.

David
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to