in php
$data[] = data:image/jpeg;base64,’.base64_decode($row[‘photo’]). ';
in html
"/>
plz help me out soon as possible
in php
$data[] = data:image/jpeg;base64,’.base64_decode($row[‘photo’]). ';
in html
"/>
plz help me out soon as possible
Here’s a tutorial that might help you…