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 6355655
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T22:48:34+00:00 2026-05-24T22:48:34+00:00

I want to make a website write a message every second. <?php echo ‘111’;?>

  • 0

I want to make a website write a message every second.

<?php echo '111';?>

How can do this?

  • 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-24T22:48:35+00:00Added an answer on May 24, 2026 at 10:48 pm

    If you want the user to see a message every second in their browser, this isn’t doable in PHP. PHP is a server-side language, meaning that by the time the page reaches the browser, PHP’s work is done.

    You’ll need a client-side language such as Javascript to accomplish this, using something like setTimeout: http://www.w3schools.com/jsref/met_win_settimeout.asp


    Edit after OP’s clarification:

    If instead what you want is to execute the script once every X seconds, then you should look into cron. You can use cron to schedule your script to run as often as you desire.

    So an example of how it might work is:

    1. You write a script that sends an email once
    2. You set your crontab to execute your script, say, once every hour
    3. Every hour, cron will execute your script, sending you an email
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to make one website for all PC, IPhone, Blackberry, Windows Mobile (IE
I want to make a edit profile form for my website. My idea is
My website has an Atom feed and I want to make it easier to
I want to, when the user clicks a button on my website, to make
I'm making a website for a restaurant, where they want to make room in
Basically I want to write php code that lists all the contents that are
This should a quick question for some easy rep. I'm doing some PHP Website
I want to write an application which can update an twitter status of an
On a wiki-style website, what can I do to prevent or mitigate write-write conflicts
I'm working on wordpress CMS website. Basically I want this website in 2 different

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.