/ Published in: PHP
URL: http://php.net/manual/en/function.getimagesize.php
Expand |
Embed | Plain Text
<?php echo "<img src=\"img/flag.jpg\" $attr alt=\"getimagesize() example\" />"; ?>
You need to login to post a comment.
saturngod on 03/17/10
1 person have marked this snippet as a favorite
URL: http://php.net/manual/en/function.getimagesize.php
<?php echo "<img src=\"img/flag.jpg\" $attr alt=\"getimagesize() example\" />"; ?>
You need to login to post a comment.