S
S
shaurmista2020-05-27 23:03:23
PHP
shaurmista, 2020-05-27 23:03:23

Speed ​​up a page with huge text?

I have a page, and a file with text weighing about 15 mb is inserted into it
, are there any options to somehow speed up this process?)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Gordinskiy, 2020-05-27
@DmitriyGordinskiy

On the back, split into smaller fragments and load dynamically as you scroll to the end of the document.

A
Alexander Shokhrov, 2020-05-29
@KodyWiremane

Is it directly inserted into PHP? Do you want to speed up the loading of the main page?
Use XMLHttpRequest/fetch.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question