how i can get the images stored in mssql ? convert (i think 64basecod) and show example guildmark or items. thanks guys :)
- - - Updated - - -
https://forum.ragezone.com/cache.php...2FCapturar.png
i just print an simple echo to test.
Printable View
how i can get the images stored in mssql ? convert (i think 64basecod) and show example guildmark or items. thanks guys :)
- - - Updated - - -
https://forum.ragezone.com/cache.php...2FCapturar.png
i just print an simple echo to test.
Tutorial: Storing Images in MySQL with PHP - PHP Tutorials - Codecall
For a smaller amount of images this is fine. If you're saving multiple large images or just a high number of images, you really shouldn't store them in the database.
Thanks for the help , but I have already sql how do pictures, I want to show how que are already stored images
- - - Updated - - -
I have the images in SQL Server 2008. I want show items and guild marks.
Scroll down. Someone referred to another article explaining how to retrieve images from the DB.