/ Published in: PHP
URL: http://php.net/manual/en/function.readfile.php
Expand |
Embed | Plain Text
<?php $file = 'monkey.gif'; exit; } ?>
You need to login to post a comment.
indra on 08/26/10
1 person have marked this snippet as a favorite
URL: http://php.net/manual/en/function.readfile.php
<?php $file = 'monkey.gif'; exit; } ?>
You need to login to post a comment.