[thelist] replace text link with image php

J. Scott Johnson scott at fuzzygroup.com
Mon Apr 15 09:49:02 CDT 2002


I'm not 100% sure I understand but why not include a small GIF between the
anchor tags to indicate its a picture.  Another option is a thumbnail.

Is that what you're asking?

Scott

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Andrew Maynes
Sent: Monday, April 15, 2002 10:43 AM
To: thelist at lists.evolt.org
Subject: [thelist] replace text link with image php


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


--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !




More information about the thelist mailing list