Hey all,
If you take a look at the link
http://www.acnshosting.com/server_test/index.php you will notice that I am
running a php script that calculates the time it takes to read the file from
the drive and parse it through apache.
However, that is all it does. What I would like to be able to d
Chris,
Have you asked what browsers they are using? Also, what are you using to
serve this page?
chuck
--
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:
- Original Message -
From: "Floyd Baker" <[EMAIL PROTECTED]>
To: "Henrik Hansen" <[EMAIL PROTECTED]>
Cc: "Henrik Hansen" <[EMAIL PROTECTED]>; "PHP General List"
<[EMAIL PROTECTED]>
Sent: Tuesday, May 22, 2001 8:16 PM
Subject: Re: [PHP] Is this a typo or what?
> On 22 May 2001 19:32:00 +
Haven't seen anything to support this but it seems to me that exec() and
such has maximum execution times. Can anyone verify this?
chuck
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact t
by
root.root and permission of both are set to 4700. the exec() call uses the
'sh' shell on both script calls.
The only differance is that one works and the other doesn't. Any ideas?
Thanks,
Chuck
----- Original Message -
From: "Charles Williams (CEO)"
<[E
below you'll see a bit of code that is not working for me. I have tried
exec, shell_exec, passthru, system. nothing works. If I copy the echoed
copy of the command and paste it in an SSH session it works 100%. all of
the exec, and such use the 'sh' shell. So I changed to that shell to verfy
t
For those of you interested. There is a ICQ channel for PHP at: 74684492
--
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: [EMAIL PROTECTED]
Hello all,
I have a slight problem. I am storing an email template in a MySQL DB.
Portions of the email have text that need to be replaced with variable
values when run through the script.
ex:
Sehr geehrte(r) Frau/Herr {%Last_Name%} ,
Dies ist eine automatische Zusendung von ACNS Billing and
8 matches
Mail list logo