18120F-ystem Support Modulehttp://phpmysql.12feetunder.com/F-ystem.phpThis is the "top-end" of Dirty Dirz, coming soon, and as such it assumes an existing directory structure. It is also unable to chmod files so this has to be done manually, on your web host's control panel. Well now that we know what it doesn't do let's find out what it does. F-ystem is a flat-file conection handler. It's capable of copying, reading and writing to files. It works from your website's root folder in every instance. This is because I split the full path into two parts, root and relative. It's really no big deal just that you reference your root folder with a string similar to this /home/site/public_html/ in a file called F-ystem.settings.php. Now when you want to read a file, let's say Readme.txt, in a sub-folder, let's call it Bob, of your root folder(ex. path mentioned above). You use the string 'Bob/Readme.txt' as your target_path. The fystem function will append this target_path to the string you specified as your root folder. You can also specify the folder Bob as your "root folder" in the settings file(ex. /home/site/public_html/Bob/ ). The copy_source path is treated in the same way. If you do not leave the trailing slash on your root folder string you will be unable to correctly reference your files. Why? It would be because when you use a "/" charactor as the first char in file system functions, the ones internal to PHP, it is treated as the full path from your parent folderPHP > Scripts and Programs > Development Tools > Libraries and ClassesOct 13, 2006Skorch
HackerHunter can protect any existing folder (except cgi-bin folders) on apache server with any kind of files inside (images, plain HTML pages or scripts). It use nonstandard variation of Basic HTTP Authorization, keep strongly hashed passwords in database, send poorly encoded real passwords across network only once and have build-in self-repair and protection procedures.
phpManta is a suite of PHP classes, scripts and examples intended to help PHP programmers writing stable PHP websites and applications. Coding is faster using auto-documentation, templates and web widgets from the phpManta suite.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.