Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4573340
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T19:46:18+00:00 2026-05-21T19:46:18+00:00

What are some hidden tricks of PHP in putting timeout on the page and

  • 0

What are some hidden tricks of PHP in putting timeout on the page and redirect it to another page?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T19:46:18+00:00Added an answer on May 21, 2026 at 7:46 pm

    You can use sleep on the server-side then redirect to another page with header. Or you can send an HTML page with <meta> tag that specifies redirect location and delay time.

    Using sleep and header

    <?php
    sleep(2);
    header('Location: http://www.example.com/');
    ?>
    

    Using <meta> tag

    <meta http-equiv="refresh" content="2;url=http://www.example.com/">
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to essentially POST some hidden fields to a page, which i need
i'm debugging some hidden http posts on my website. can you refer a free
I have some hidden inputs like this <input name=exam.normals[1].blahblah ..../> I would like somehow
I'd like to have some hidden inputs on View A.aspx and pass the values
I'm looking for a way to send some hidden form-data to a Django-server, which
I want to fold a table so that some rows are hidden. I want
Hidden worksheets/workbooks have some limitations to what can be done in VBA code, like
For some odd reason the part where objects are shown and hidden in my
I had to for some reason use a hidden field to persist an Id
I have some forms, which are in some DIVs. DIVs are hidden, and are

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.