PHP | Get MySQL (phpMyAdmin 4.5.1) Images Display On Html Table

preview_player
Показать описание
Fetch blob data type images from MySQL remote server (phpMyAdmin) and display in the table.
Рекомендации по теме
Комментарии
Автор

YES! You sir just saved my last 4 hours!!!! Thank you!

SkyGuardian
Автор

Thank you very much, you were the only one who helped me! thanks a lot

rafikadonishammoutene
Автор

Sir I have used the same code
echo '<img src="data:image;base64, '.base64_encode($row["stu_photo"]) .'"/>';
but im not getting the image...Help me please

precillajansirani
Автор

My db contains only the Blob field only.. Not the image name field... I just wanna get display of image... bu ti dont know which is going wrong

precillajansirani
Автор

can I see the structure of saveimages table?

HalfAlive
welcome to shbcf.ru