Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

php pages


ghost's Avatar
0 0

okay. My sql has two collums

Name Link target

I need a system that does the following:

markup<a href=$link target=$target>$name</a>

$link being taken from "link" in the mysql table $name being taken from "name" in the mysql table $target being taken from "target" in the mysql table

==] php obviously any helpers?

Dotti. Cheers. x


richohealey's Avatar
Python Ninja
0 0

ok…. a few points….

a) foreach loop hit php.net

b) you said it has 2 columns…..


ghost's Avatar
0 0

richohealey wrote: ok…. a few points….

a) foreach loop ht php.net

b) you said it has 2 columns…..

huh?


ghost's Avatar
0 0

edit :sawted B)