-
SitePoint Zealot

$.row[imagepath]
hi,
Im trying to get images to display using some php the images are on hdd and the db is mysql.
this code displays a broken image icon
echo "<td><img src=" . $row['imagepath']. "</td>";
What am i missing? any suggestions would be really helpfull?
-
SitePoint Zealot

nevermind,
echo "<td><img src=" . $row['imagepath']. "></td>";
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks