[thelist] php display image link error

Ben Phillips ben at inchima.com
Wed Jul 3 07:37:01 CDT 2002


> ...... echo " <a

> it produces a space between the images, is this just a simple
> case of displaying the images with a <td> ?

try: echo "<a

instead of: echo " <a

ie. no space before the <a> tag. it could be that space that's causing
the space between the images.

benji.





More information about the thelist mailing list