|
|
|
// this is an example of ( http://www.php.net/?page=main )
if (file_exists("$page.php")) {
$page = "$page.php";
}
else {
$page = "main.php";
}
@include($page);
?> |
|
| a file explorer for the web, filesystem php php3 files dirs directories pictures files windows linux system list ls scripts Categories : PHP, URLs, Directories, Filesystem | | | file class , uploade file , download file already uploaded on another website Categories : PHP, PHP Classes, Filesystem, Web Services | | | Introduction to Language Files Categories : PHP, Filesystem, Beginner Guides | | | A flat file counter Categories : PHP, Cookies, Filesystem, Beginner Guides | | | Show Source with Line Numbers Categories : PHP, Regexps, Filesystem | | | Simple way to replace a variable value in a .conf (.ini) file using a
webbrowser - the first stage of a complete universal configuration editor Categories : PHP, Regexps, Code Editors, Filesystem | | | Display list of files within current and subdirectories (recursively) showing
each file as an anchored link and each directory as a category header. Categories : Filesystem, Directories, Arrays, PHP | | | Creating a Language File Categories : PHP, Beginner Guides, Filesystem | | | getting the name of the current script and query string Categories : PHP, Global Variables, Variables, URLs | | | Random Image Display Categories : PHP, Filesystem, Graphics, HTML and PHP | | | Recursive function to move files on a filesystem. It can be minor changed in order to copy recursively.
Categories : PHP, Filesystem, Algorithms | | | The toll booth Categories : PHP, Java Script, Filesystem | | | File Explorer, browse, upload, download and edit your web site files with only a browser and a HTTP connection. Categories : Complete Programs, Content Management, Filesystem, PHP | | | GuestBook Light - a plug and play application for any website. Categories : PHP, Complete Programs, Filesystem, Sessions | | | PHP Script to find url links in a page Categories : PHP, URLs, Regexps, Arrays | |
|
|
|