echo delay...

echo delay...

am 16.02.2007 09:37:17 von Matthew Ferry

------=_NextPart_000_0230_01C7517B.C196C7E0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi fellow php late night peoples....

Thanks for everyone's help the last couple of days...
I have learned so much. The best way to learn this stuff...is simple =
trial and error...
and thanks for good old Goooogle!

My problem tonight is very simple. I just don't know what command I =
want to use.
I want to echo text in a page then take a delay then echo more =
text/images to the same page.

I tried the sleep command with the number of seconds, but it don't load =
the page to the sleep timer is done.

any ideas of what php command I can use?

Matt

------=_NextPart_000_0230_01C7517B.C196C7E0--

RE: echo delay...

am 16.02.2007 15:12:20 von Bastien Koert

I would suggest placing all the data into divs and using some js to show
those divs when the time is right

bastien

>From: "Matthew Ferry"
>To:
>Subject: [PHP-DB] echo delay...
>Date: Fri, 16 Feb 2007 03:37:17 -0500
>
>Hi fellow php late night peoples....
>
>Thanks for everyone's help the last couple of days...
>I have learned so much. The best way to learn this stuff...is simple trial
>and error...
>and thanks for good old Goooogle!
>
>My problem tonight is very simple. I just don't know what command I want
>to use.
>I want to echo text in a page then take a delay then echo more text/images
>to the same page.
>
>I tried the sleep command with the number of seconds, but it don't load the
>page to the sleep timer is done.
>
>any ideas of what php command I can use?
>
>Matt

____________________________________________________________ _____
Your Space. Your Friends. Your Stories. Share your world with Windows Live
Spaces. http://discoverspaces.live.com/?loc=en-CA

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: echo delay...

am 21.02.2007 10:35:52 von Haydar TUNA

Hello,
if you use the AJAX, your problem will be solved. :)



--
Haydar TUNA
Republic Of Turkey - Ministry of National Education
Education Technology Department Ankara / TURKEY
Web: http://www.haydartuna.net

""Matthew Ferry"" wrote in message
news:023301c751a5$ac1799b0$640fa8c0@defaultx53cg4l...
Hi fellow php late night peoples....

Thanks for everyone's help the last couple of days...
I have learned so much. The best way to learn this stuff...is simple trial
and error...
and thanks for good old Goooogle!

My problem tonight is very simple. I just don't know what command I want to
use.
I want to echo text in a page then take a delay then echo more text/images
to the same page.

I tried the sleep command with the number of seconds, but it don't load the
page to the sleep timer is done.

any ideas of what php command I can use?

Matt

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php