E2

E2 1.0.6

Feed your site with PHP and have a static version ready

  • index.html : Static page

  • files.php : List all files

  • rank_file.php : Rank of more clicked files

  • index_default.php : Default theme

  • list_and_rename.php : Rename all files of 'tmp_files' folder (e.g: cat_1.jpg, cat_2.jpg ...)

  • json_creator.php : Create the JSON files for search based in the files of 'tmp_files' folder.

  • replicate.php : Replicate one site using its 'files.php' page

  • file_downloader.php : Replicate one site using its 'files.txt'

  • files_html.php / files_txt.php : List all files and create a static page or text file

  • Server.java / Client.java : Download all files from a server using the port '12345'