I apparently cannot find informations about this topic. I use
Код: Выделить всё
file_get_contents()I sometimes wonder if that can slow down my pages. I mean, as opposite to directly paste svg markups into the html body.
The browser console doesn't see those svg files in the netword section. So I guess that
Код: Выделить всё
file_get_contents()Still, it has some way to read the file and write it in page. Does that slow down the page load or compilation (I mean, if done several times per page, several
Код: Выделить всё
file_get_contentsИсточник: https://stackoverflow.com/questions/781 ... -page-load
Мобильная версия