Forum Moderators: coopster

Message Too Old, No Replies

Question on if possible

         

abndrew82

7:37 pm on Oct 12, 2007 (gmt 0)

10+ Year Member



Hello, I am trying to do something with a Mysql database and PhP, but want to know if it is possible and how difficult it would be.

I do not know PHP really, I am using a Generator Program to make the page from what I have in my mysql database.

But I am curious if I were to have one of my columns in the database be a picture, can PHP pull that and display it still as a picture in the column

would be in this example

Thinking of possibly placing a picture of the item in the last column instead of link.

Thanks

[edited by: eelixduppy at 8:24 pm (utc) on Oct. 12, 2007]
[edit reason] No urls please [/edit]

WesleyC

9:14 pm on Oct 12, 2007 (gmt 0)

10+ Year Member



This is possible, but unless you can find a package to do it for you, the code to do this is somewhat involved, and can be very situation-dependent.