I have the following code inside my div:
<div>
<?php echo "<img src='https://graph.facebook.com/481032075371655/picture'>";?>
</div>
It just result me with blank image... Not the one with the image generated by php
store image on local server and than display from local server. its working for me. see in this site, www.fbfunzone.com
can i get your facebook id or any connecting medium?? need to get some help from you :) :)
Have the same problem: I cannot render content of dynamically generated
Most helpful comment
store image on local server and than display from local server. its working for me. see in this site, www.fbfunzone.com