hey all, little question regarding halt compiler.
It seems to be possible to zip a directory of files and add it to the bottom of a php script. Then extract the data using halt compiler and the zip functions.
There is very little info about this on the internet (at least google is not finding it) and I am wondering how I go about storing the zip file in the php file.
My knowledge of non text based files is somewhat lacking, so thanks for helping out🙂