phpOneFile 1.0

License: Free ‎File size: 377.34 KB
‎Users Rating: 0.0/5 - ‎0 ‎votes

This program is made for PHP developers if they are creating redistributable scripts such as forums, chats, and any other php based systems which can be used on multiple sites. It enables you to insert all your script''s files (php scripts, images, pdf''s, ... EVERYTHING!) into one big PHP file. It''s much easier to distribute (and for users to upload) one big than dozens of small files. The ONLY reason this is freeware is because when generated PHP script extracts files to your server, you will be unable to manage files in subdirectories via FTP (on most servers). Search help forums for alternate solutions. As it is using MIME encoding for all files, final php script will be about 30% larger than all files together. But if your server supports GZ compression you can make it much smaller. It''s advised to give users both gzipped (.php.gz) and ungzipped (.php) file. Please read all .txt files from archive and take a look at support forums.

VERSION HISTORY

  • Version 1.0 posted on 2005-10-10

Program Details