[PHP] Determining page load time?

2001-06-20 Thread Charles Williams \(CEO\)
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

Re: [PHP] File upload form

2001-05-22 Thread Charles Williams \(CEO\)
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:

Re: [PHP] Is this a typo or what?

2001-05-22 Thread Charles Williams \(CEO\)
- 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 +

[PHP] Max execution time for exec()?

2001-05-22 Thread Charles Williams \(CEO\)
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

Re: [PHP] Problem with exec, shell_exec

2001-05-18 Thread Charles Williams \(CEO\)
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

[PHP] Problem with exec, shell_exec

2001-05-18 Thread Charles Williams \(CEO\)
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

[PHP] PHP ICQ Channel

2001-05-17 Thread Charles Williams \(CEO\)
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]

[PHP] Pattern matching and replacement!

2001-05-08 Thread Charles Williams \(CEO\)
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