Home  >  Article  >  Backend Development  >  php loading_PHP tutorial

php loading_PHP tutorial

WBOY
WBOYOriginal
2016-07-13 17:47:06877browse

ob_end_flush();

echo str_pad(" ", 256);

echo '

Data is being generated, please wait..., 10,000 data takes about 6 seconds
';

flush();

Finally

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/478530.htmlTechArticleob_end_flush(); echo str_pad( , 256); echo div id=loading Data is being generated, please wait. It takes about 6 seconds to process 10,000 databr //div; flush(); Finally script language=javascriptloadi...
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn