473,397 Members | 1,961 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

how do you code a 1 second pause?

I need to loop through some code but pause each time for about 1 second.
how do I do this? Thanks.
Jul 17 '05 #1
3 65904
"NotGiven" <no****@nonegiven.net> schrieb:
I need to loop through some code but pause each time for about 1 second.
how do I do this? Thanks.


RTFM: http://www.php.net/manual/en/function.sleep.php

sleep(1)

Regards,
Matthias
Jul 17 '05 #2
I was looking for the phrase that I could search on - thanks anyway
"Matthias Esken" <mu******************@usenetverwaltung.org> wrote in
message news:c1**********@usenet.esken.de...
"NotGiven" <no****@nonegiven.net> schrieb:
I need to loop through some code but pause each time for about 1 second.
how do I do this? Thanks.


RTFM: http://www.php.net/manual/en/function.sleep.php

sleep(1)

Regards,
Matthias

Jul 17 '05 #3
Thanks anyways? Am I missing something? He gave you the code/command to do
it.

--
Mike Bradley
http://www.gzentools.com -- free online php tools
"NotGiven" <no****@nonegiven.net> wrote in message
news:BD*****************@bignews1.bellsouth.net...
I was looking for the phrase that I could search on - thanks anyway
"Matthias Esken" <mu******************@usenetverwaltung.org> wrote in
message news:c1**********@usenet.esken.de...
"NotGiven" <no****@nonegiven.net> schrieb:
I need to loop through some code but pause each time for about 1 second. how do I do this? Thanks.


RTFM: http://www.php.net/manual/en/function.sleep.php

sleep(1)

Regards,
Matthias


Jul 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: HP | last post by:
Hi, Does anyone know if it is possible to force the code to pause during every iteration of a FOR ... NEXT loop, and wait for the user to click a command button for the next iteration. I need to...
8
by: Scotter | last post by:
Hi - I have an app that I want to send out an email to each user in our member list giving them their username & pw, but I don't want to overwhelm my mail server since there are over 1000 users...
2
by: allen | last post by:
I'm having a problem in that the first time an exception is thrown in my app, there is about a 2 second pause. After that first time, subsequent exceptions go very quickly. This pause is really...
14
by: Jason Shohet | last post by:
I want a function to pause, then resume in 30 seconds. I know it sounds wierd... I have a situation that I need to write a cookie, but the user does not have rights to drive at the time the asp.net...
3
by: moondaddy | last post by:
I have some text in a page that when a certain even happens, I need to make it glow from black to red (through a spand of 1 second) pause for a few seconds, and then slowly change from red to black...
3
by: garfunkel214 | last post by:
I have images and text rotating every 7000 ms using a setInterval. i am trying to implement a pause button that will stop the rotation when clicked. When clicked once more, I would like the rotation...
19
by: dave.zoltan | last post by:
Hi everybody, I am awfully new to programming in C and all I have had to work with so far have been tutorials that I've found online. In my searching, however, I have not found a solution to a...
0
by: zhaira | last post by:
i have this code downloaded from other site, but im not sure how to create a Pause and Resume function for this timer all i have is the code for pause. tmrWait.enabled= false ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.