|
Posted by Geoff Berrow on 07/25/07 07:38
Message-ID: <1185341750.123569.30840@19g2000hsx.googlegroups.com> from
Allan Drake contained the following:
>echo "<img src=\"$numurl$noyes[$l]$fileending\">";
$noyes probably contains a number, not a string.
Try adding
settype($noyes,"string");
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Navigation:
[Reply to this message]
|