Complex sleep problems

Source: Internet
Author: User
Complex sleep problems
 ";?>

 


The above code, it is paused before executing IFRAME
How can we modify the settings so that sleep does not affect 2.php in IFRAME?


Reply to discussion (solution)

This is a system problem
IFRAME should be executed by the browser after it is sent to the browser
But you suspended php for 3 seconds (sleep (3), so IFRAME will not be sent until the php re-runs the page.

Sleep is a php method, while html is returned to the browser only after php is executed.

You can write it in this way.

 ";?>

 

The upstairs is still unavailable. what I want is that sleep does not affect 2.php in IFRAME.

Of course not! Because your thinking is wrong.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.