how to display data an image using php from a database

This Comment will be submitted for moderation and will not be accessible to other users until it has been approved.


-4 points

hi..i have a database named abc and a table named xyz.....in the table i have fields such as id no:,name,address,profession...i need one more field that displays the image of the person along with the information...

it should display in a table format or any other good format in a page so that the image and the person's information is well displayed...

how can i do this in php...i am using php and mysql...please help asap...



Post Comment

  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. Beside the tag style "<foo>" it is also possible to use "[foo]". PHP source code can also be enclosed in <?php ... ?> or <% ... %>.