|
Posted by salonowiec on 10/19/07 11:07
My very basic code is:
<?php
$fname='alpha.ext';
readfile($fname);
?>
Only when ext is txt I'm getting a reasonable content, otherwise there's a
lot of bush. What function should I use to open doc, xls, pdf, gif?...
Can you help to a supernewbie???
Navigation:
[Reply to this message]
|