Forums

PHP

This topic is locked

Image Linking

Posted 15 Mar 2003 01:28:45
1
has voted
15 Mar 2003 01:28:45 Jeff Parsons posted:
I come from an ASP/Access database background. In access, I would create a query that inserted an image name into a link to show images related to records. There are no queries in mysql.

I am using PHP upload to upload images and place the file name in my database. How do I get these images to appear in record sets when I am outputting data?

Replies

Replied 16 Mar 2003 19:27:41
16 Mar 2003 19:27:41 Michael O'Neill replied:
Hi, are you using ultradev + phakt or MX? This is quite easy in ultradev + phakt but I don't know if the procedure is the same in MX.

Mike.

Edited by - carphone on 16 Mar 2003 19:29:12
Replied 17 Mar 2003 16:55:46
17 Mar 2003 16:55:46 Brent Colflesh replied:
"There are no queries in mysql."

You can use SQL to query an database - you might want to start reading at:

www.mysql.com

Regards,
Brent

Reply to this topic