Re: [PHP-WIN] email confirmation

2003-08-15 Thread Stephen
Just a minor point... You are creating $msg before you have made the confirmation ID. This means your message does not contain the confirmation id as it has not been created... Stephen - Original Message - From: "Anthony Ritter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday,

[PHP-WIN] Looking for Debugger program.

2003-08-15 Thread Alejandro C. Garrammone
Someone know how to find a debugger program for PHP?...because it's hard to debug with the Notepad. Thxs in advance, Alex -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

php-windows Digest 15 Aug 2003 14:39:36 -0000 Issue 1872

2003-08-15 Thread php-windows-digest-help
php-windows Digest 15 Aug 2003 14:39:36 - Issue 1872 Topics (messages 21159 through 21160): Re: email confirmation 21159 by: Stephen Looking for Debugger program. 21160 by: Alejandro C. Garrammone Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED]

[PHP-WIN] preg_match issue

2003-08-15 Thread Pascal S.
I have a function that checks the syntax of a string using preg_match. This function is used in a loop and always hangs on the same string (7 out of many more). However, the function acts as expected when used individually on that string (ie when the array of strings to loop on is reduced to just

RE: [PHP-WIN] Looking for Debugger program.

2003-08-15 Thread Mikey
http://www.zend.com Not only for debugging, but a complete IDE - I received a mail that a new beta was out for test too... HTH, Mikey > -Original Message- > From: Alejandro C. Garrammone [mailto:[EMAIL PROTECTED] > Sent: 15 August 2003 15:41 > To: PHP Mailing List > Subject: [PHP-WIN] L

[PHP-WIN] Re: Looking for Debugger program.

2003-08-15 Thread Mikael Jansson
Maguma Studio for PHP has a debugger called DBG, look at www.maguma.com btw, Maguma Studio is awsome for PHP coding! br / Mikael "Alejandro C. Garrammone" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Someone know how to find a debugger program for PHP?...because it's hard to > de

[PHP-WIN] preg_match issue

2003-08-15 Thread Pascal S.
I have a function that checks the syntax of a string using preg_match. This function is used in a loop and always hangs on the same string (7 out of many more). However, the function acts as expected when used individually on that string (ie when the array of strings to loop on is reduced to just

[PHP-WIN] preg_match

2003-08-15 Thread Pascal S.
I haven't found any notice about this, but I am starting to think there might be a limit to either the length of the string passed to preg_match or the number of time a pattern is repeated in preg_match. See my earlier post for details. Thanks, Pascal -- PHP Windows Mailing List (http://www.p

[PHP-WIN] Help - Translation Troubles : cvs / chapters / streams.structs.xml

2003-08-15 Thread Hafid
Hi I just want to ask if I have to translate this expression: struct stat in: sb is a regular, system defined, struct stat. Apparently, it is not translatable and I was asked to no do it; but some translators did it: for ex. the French translation. So, please do I have to translate it or keep it

[PHP-WIN] Help - Translation Troubles : cvs / chapters / streams.common.xml

2003-08-15 Thread Hafid
Hi, I'm translating the file / chapters / streams.common.xml and I'm facing some problems so I need some help please: 1. "memory mapped files" I don't understand the meaning of this expression, so I can just make a temporary translation in this moment. I need to know the meaning or function of t