For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > May 2006 > Display pictures corresponding to database entry.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Display pictures corresponding to database entry.
Richard Heinz

2006-05-15, 6:57 pm

I have a directory of pictures of individuals and a database with the
individual information. One filed or column in the database has the
location (directory/filename) of picture. I display the personal
information form the database in a table amd now want to display the
corresponding picture with the individual information in the table.

This is the page with the indiviual info without the pictures.

[url]http://cma.com/Missions/DistrictMissionary.php[/url]

Dick


Hugh Janus

2006-05-16, 3:58 am

<img width="" height="" src=" <? echo (Database entry) ?>">

"Richard Heinz" <richardkheinz@bellsouth.net> wrote in message
news:HW%9g.48272$MM6.9233@bignews3.bellsouth.net...
>I have a directory of pictures of individuals and a database with the
> individual information. One filed or column in the database has the
> location (directory/filename) of picture. I display the personal
> information form the database in a table amd now want to display the
> corresponding picture with the individual information in the table.
>
> This is the page with the indiviual info without the pictures.
>
> [url]http://cma.com/Missions/DistrictMissionary.php[/url]
>
> Dick
>
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com