Re: [PHP] Memory Leaks

2001-07-20 Thread Paul Strange
gt; > related to how much load the server has on it. Are there any good load > > tools out there that we can use to duplicate this? We believe the leaks > > are related to database calls. The database is on a seperate server, and > > the abstraction layer was writte

Re: [PHP] Memory Leaks

2001-07-20 Thread Paul Strange
appreciated. -- Paul Strange Lead Programmer Level 67 LC --- eMail: [EMAIL PROTECTED] Office: 801.486.4686 Fax: 801.994.0467 On Friday 20 July 2001 08:22, Zeev Suraski wrote: > Paul, > > First off, this is definitely not what's killing your server. The reason > for this is simple - the

Re: [PHP] Help! Parse error.....

2001-07-20 Thread Paul Strange
s in the middle line which is the end of a condition... > > Thanks in advance... Have you tried using the alternative syntax capabilities? More here: http://www.php.net/manual/en/control-structures.alternative-syntax.php -- Paul Strange Lead Programmer Level 67 LC --- eMail: [EMAIL PROTEC

Re: [PHP] Re: a good PHP editor

2001-07-20 Thread Paul Strange
or, VB Web > == > Web - http://www.vbweb.co.uk > Email - [EMAIL PROTECTED] > ICQ# - 60612011 > Fax - +44(0)8707052859 > == I have found quanta to be a good editor. http://quanta.sourceforge.net -- Paul Strange Lead Programmer Level 67 LC

Re: [PHP] Memory Leaks

2001-07-20 Thread Paul Strange
On Friday 20 July 2001 07:22, Johnson, Kirk wrote: > > -Original Message- > > From: Paul Strange [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, July 19, 2001 1:18 PM > > To: [EMAIL PROTECTED] > > Subject: [PHP] Memory Leaks > > > > When we re

Re: [PHP] redirect to another page in PHP???

2001-07-19 Thread Paul Strange
Doug, Have you tried using a raw header? Something like this: header ("Location: http://www.site.com/newpage.php";); or header ("Location: newpage.php"); more details can be found at: http://www.php.net/manual/en/function.header.php Good Luck, -- Paul Strange Lead Pr

[PHP] Memory Leaks

2001-07-19 Thread Paul Strange
on this matter. -- Paul Strange Lead Programmer Level 67 LC --- eMail: [EMAIL PROTECTED] Office: 801.486.4686 Fax: 801.994.0467 -- 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