|
|
This will actually print the contents of the dir command.
<?
$DirectoryList = `dir`;
echo "<pre>$DirectoryList</pre>";
?> |
|
| Force file download Categories : PHP, Filesystem, HTTP, Program Execution | | | Single-file PHP news system with automatic folder structure creation Categories : PHP, Filesystem, Arrays | | | A PHP Script that shows how to use FTP to run a shell script, read two local files and update data in a database. Categories : PHP, Filesystem, FTP, Date Time, Databases | | | Query2Report : Generating Html, Pdf and Csv Reports from SQL Query Categories : PHP, PHP, HTML, PDF, Excel | | | Read DPI value from image with PHP Categories : PHP, Graphics, Filesystem | | | Grab images from one or more URLs and save them to a specified local directory. Categories : PHP, Filesystem, Strings, Arrays | | | The toll booth Categories : PHP, Java Script, Filesystem | | | Save and restore files into postgresql database (PHP SCRIPT) PHP CLASS Categories : PHP, Databases, PostgreSQL, Filesystem | | | Finds files on your site, uses UNIX find command. Categories : Complete Programs, Filesystem, PHP | | | Creating a Language File Categories : PHP, Beginner Guides, Filesystem | | | Functions to read a template file and fill in PHP variables. It will also fill in array variables, displaying parts of the template multiple times.
Categories : PHP, Variables, Filesystem | | | PHPBrowser - browsing linux file systems. Categories : PHP, Linux, Filesystem | | | Massreplace Categories : Filesystem, Regexps, Strings, PHP | | | Extended Get File List Function Categories : PHP, Filesystem, Search, Directories | | | how can I read the entire contents of a file into a string? Categories : Filesystem, Strings, PHP | |
| |
| |
|