D
D
DIMA RICH2016-06-19 13:58:47
css
DIMA RICH, 2016-06-19 13:58:47

How to auto-update information on the client?

We have code:

<?php

header("Refresh: 1;");
echo mt_rand(10, 15);

?>

How can I make sure that only the information is updated, but the entire page is not updated?
Update example here: status.sheltex.pro

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexander Zachinalov, 2015-11-10
@SanDiesel

1) The font is not optimized for the web
2) One font format is not enough, you need at least 4 (ttf, eot, svg, woff)
3) Your browser may just use one of the missing formats, not ttf
Try to find your font in the format otf (it is more reliable for this operation) and convert it to the web version here , if you do not find it, then try to convert your ttf

U
Uwe_Boll, 2016-06-19
@Uwe_Boll

sockets

A
Alexander Aksentiev, 2016-06-19
@Sanasol

javascript

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question