And so, now that we've encoded the image, we can display it in our web pages like so: <img src="data:image/gif;base64,<?php echo ...
確定! 回上一頁