[thelist] replace text link with image php

Andrew Maynes andrew at uk-webdeveloper.co.uk
Mon Apr 15 09:42:01 CDT 2002


I have a php script that calls links from a csv file is there a way to represent
the text links as images here is the code calling the categories


if (!$g) $g = substr (md5 ($s[1]), 0, 10); 			$show++;

			if ($show != 1) echo " | ";

			echo "<A href=\"products.php?m=$m&g=". substr (md5 ($s[1]), 0, 10)
."\">$s[1]</A>";


andrew
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.343 / Virus Database: 190 - Release Date: 3/22/02





More information about the thelist mailing list