As I have already said:
You may have to split the file into 3 equal parts. From there, you can have a PHP file and include
them in order. By doing this, you will have the same HTML file served, just pieced together by the server.
As I have already said:
You may have to split the file into 3 equal parts. From there, you can have a PHP file and include
them in order. By doing this, you will have the same HTML file served, just pieced together by the server.