Richard Lynch wrote:
On Mon, April 17, 2006 6:19 pm, Jochem Maas wrote:
But they had guys at an old job that did this, after I turned OFF
display_output on their production server... [shudder]
I guess Richard's had another long day ... display_output? maybe
display_errors? or was the stuff t
On Mon, April 17, 2006 6:19 pm, Jochem Maas wrote:
>> But they had guys at an old job that did this, after I turned OFF
>> display_output on their production server... [shudder]
>
> I guess Richard's had another long day ... display_output? maybe
> display_errors? or was the stuff those guys produ
Richard Lynch wrote:
On Mon, April 17, 2006 11:45 am, Jason Gerfen wrote:
Anyone use php to tail a log file for patterns and perhaps updating a
iframe or something similar? If so do you have a link to some
resources
on it?
No, but I don't see how you could make this much more complicated th
On Mon, April 17, 2006 11:45 am, Jason Gerfen wrote:
> Anyone use php to tail a log file for patterns and perhaps updating a
> iframe or something similar? If so do you have a link to some
> resources
> on it?
No, but I don't see how you could make this much more complicated than:
OS
Anyone use php to tail a log file for patterns and perhaps updating a
iframe or something similar? If so do you have a link to some resources
on it?
--
Jason Gerfen
"You will never be ready for me."
~ Me
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.
I might have the wrong end of the stick, but would it not be easier to
calculate these variables in the form handling script?
Cheers,
David Grant
Chase wrote:
> I am trying to build an order form for our clients to use to order hardware
> and software, or atleast get a price quote for such. Th
Absolutely, but you wouldn't really be using PHP to do. Javascript
would be required to handle the real time display update. Javascript
could also to the calculations. If you want to query the server for
prices and have PHP do the calculations and spit back totals, you'll
need to use AJAX.
[snip]
That being siad, I have a field for total number of users that I would like
to calculate the total of about five variables in real-time, before the
submit button is activated. Is this possible?
[/snip]
Yes.
Google for JavaScript
--
PHP General Mailing List (http://www.php.net/)
To u
I am trying to build an order form for our clients to use to order hardware
and software, or atleast get a price quote for such. The page is done and
working using a FORM POST to a second page taht works on the variables and
generates the totals.
That being siad, I have a field for total numbe
What about setting implicit_flush = on ?
"Jason Wong" <[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTECTED]>...
> On Tuesday 17 December 2002 22:29, Art Chevalier wrote:
> > Hello,
> >
> > I want to start a native process and capture the output while it is
> > being generated and display i
On Tuesday 17 December 2002 22:29, Art Chevalier wrote:
> Hello,
>
> I want to start a native process and capture the output while it is being
> generated and display it to the screen. I dont want to output to be
> displayed on the screen all at once after the process completes. As the
> process re
Hello,
I want to start a native process and capture the output while it is being
generated and display it to the screen. I dont want to output to be
displayed on the screen all at once after the process completes. As the
process returns output I would like it dynamically displayed to the screen.
; <[EMAIL PROTECTED]>
Sent: Monday, June 24, 2002 8:04 AM
Subject: [PHP] real time php
I have a program in php, with access at mysql database.
The problem is, my users have to access Refresh button anytime when they
want to see
real time values in database.
How to make a function for refresh
>I have a program in php, with access at mysql database.
>The problem is, my users have to access Refresh button anytime when they
want to see
>real time values in database.
>How to make a function for refreshing values in php pages, without pressing
Refresh button. What must i read?
PHP can't co
On Monday, June 24, 2002, at 10:04 AM, adi wrote:
> How to make a function for refreshing values in php pages, without
> pressing Refresh button. What must i read?
There's a meta tag that will auto-refresh the page after a specified
number of seconds. That will work. But you can't re-popula
I have a program in php, with access at mysql database.
The problem is, my users have to access Refresh button anytime when they want to see
real time values in database.
How to make a function for refreshing values in php pages, without pressing Refresh
button. What must i read?
Any help will
rrent time whent
the script would have been accessed...but if you're looking for something
that updates itself, look at javascript, or write an applet...
-jack
-Original Message-
From: Budi [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 11:05 PM
To: [EMAIL PROTECTED]
Subject:
Hi, I need some help for displaying realtime clock on my page with PHP
script.
Any ideas how to do it ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EM
18 matches
Mail list logo