Jeff McKeon wrote:
No... PHP and JavaScript are executing at different time and
at different place. Besides, they are executed by different programs.
Are you trying to measure execution time of a query??
Look at:
http://www.php.net/microtime
No, I'm trying to get a little animation on the lef
>
> OnLoad is probably occuring after your you're 'stop' call.
> Onload generally will be called when the document gets fully
> loaded. Instead put the 'go' call in the of your document.
>
>
>
> function('go');
>
> ...
>
>
> function('stop')
>
>
>
>
Weird that works when the site is
gt; any of its contents or attachments, is expressly prohibited. If you
> have received this communication in error, please re-send it to the
> sender and delete the original message, and any copy of it, from
> your computer system. Thank You.***
>
>
>
> > -----Original
or, please re-send it to the sender and delete the original
message, and any copy of it, from your computer system. Thank You.***
> -Original Message-
> From: William Lovaton [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 23, 2004 12:39 PM
> To: [EMAIL PROTECTED]
> Subject:
* Thus wrote Torsten Roehr ([EMAIL PROTECTED]):
>
> I have the script start when the page loads with an
> onload=function('go') in the tag.
>
> But I need someway to turn it off... A simple:
>
> Echo "function('stop')"; at the end of the page
OnLoad is probably occuring after your you're 'stop
No... PHP and JavaScript are executing at different time and at
different place. Besides, they are executed by different programs.
Are you trying to measure execution time of a query??
Look at:
http://www.php.net/microtime
-William
El vie, 23-04-2004 a las 09:09, Jeff McKeon escribió:
> Is t
This is more of a JavaScript than a PHP question. Maybe you could search
google for 'stop JavaScript function' or something.
Torsten
"Jeff McKeon" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> [snip]
> Is this possible?
> [/snip]
>
> Anything is possible!
>
> Have you considered
>
> [snip]
> Is this possible?
> [/snip]
>
> Anything is possible!
>
> Have you considered echoing the javascript code out via PHP?
>
Yes, but I can't seem to get the right javascript code figured out.
I have the script start when the page loads with an
onload=function('go') in the tag.
But
[snip]
Is this possible?
[/snip]
Anything is possible!
Have you considered echoing the javascript code out via PHP?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
9 matches
Mail list logo