Info
by Hiroshi on September 30th, 2008
With this PHP script you can find size and type (extension) of required file.
by Hiroshi on June 19th, 2008
PHP info outputs lots of PHP information installed at your server. Create the following script file and upload it at your server to see all about PHP software installed there. < ?php phpinfo(); ?> And there is more to that…


