Re: Same code but some photos won't show.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Feb 27, 2011 at 1:03 PM, Bill Mudry <billmudry@xxxxxxxxxx> wrote:
> I finally got code going to show off UV fluorescent (wood) photos. All pages
> are dynamically formed with PHP and MySQL. Most photos show but, strangely
> --- Âsome do not, even though it is the same code that is forming each page
> according to what a user picks as the species to view.
>
> In fact, most pages form fine right to the last item at the bottom of the
> page ---- but most of the ones that do not form mysteriously hang up
> well before the part where the picture should form. For the
> fluorescence page for Acacia albida, for instance the output shows no
> picture but only:
> ...................................................................................................


<snip>

For the pictures that doesn't show, did you look at the HTML source to
see if the URL of the image is valid, ie. the image actually exists in
the said path & file name?  Also, some browsers don't interpret blank
space in the URL well.  You'll have urlencode [1] it.

Regards,
Tommy

[1] http://php.net/urlencode

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




[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux