[PHP] Limitation in preg_match ?

2005-03-29 Thread Cedric Fontaine
Hello, I'm using a script to parse mail and extract attachments on-fly. But I think that this preg_match (preg_match("#([-]+|)$bound(.+?)([-]+?)$bound#is", $data, $strip)) doesn't work at all if content is too big (for ex 7Mo). Is there any known limitation on it ? I'm using php 4.3.10 and this

[PHP] Crazy idea about detecting visitor's connection speed

2002-07-16 Thread Cedric Veilleux
en to suggestions on ways to improve such system and general comments.. Cedric -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re[3]: [PHP] Using php to parse mail

2002-05-24 Thread Cedric Fontaine
Hello, MC> For one thing, change your php invocation to 'php -q'. Yes, I've done this, even php -q -d phpa=0 to avoid phpa messages... But same problem ! -- Cordialement, Cedricmailto:[EMAIL PROTECTED] http://www.sincever.com : Actu Music Only

Re[2]: [PHP] Using php to parse mail

2002-05-24 Thread Cedric Fontaine
did_0+0+1/. But why ? Is there a special compilation option for that ? -- Cordialement, Cedricmailto:[EMAIL PROTECTED] http://www.sincever.com : Actu Music Only -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re[2]: [PHP] Using php to parse mail

2002-05-24 Thread Cedric Fontaine
'argv']. AS> These chagnes are due to register_globals now defaulting to Off. Nop cause I've set register globals to on. And also the script does work but Qmail thinks (I don't know why) that the mail is not fully delivered. -- Cordialement, Cedric

[PHP] Using php to parse mail

2002-05-24 Thread Cedric Fontaine
hy but the communication between Qmail and php 4.2.1 fails since the new version... Any clue ? What the differences between 4.0.6 and 4.2.1 makes this happens ? -- Cordialement, Cedric mailto:[EMAIL PROTECTED] http://www.sincever.com : Actu Music Only -- PHP Install Mailing

[PHP] Script breaks connection?

2002-02-09 Thread Cedric Ancellin
I have a scripts, which, when runs, breaks the connection to Apache and I have no idea why. This script has lots of function calls, some return large arrays. After I've trim the scripts to the point where it connects and run, if I add a printf("Hello World") or any custom function I get this er

[PHP] Need a partner for PHP dev.

2001-05-03 Thread cedric
unix environment I am a full time student and plan on doing this during summer break, so you'll understand that I am not looking for a professional here, which is why I have so much troubles finding someone. Please, email me for more info. -- Cedric Veilleux, [EMAIL PROTECTED] -- PHP Gener

[PHP] File Upload

2001-03-06 Thread Cedric Veilleux
, Cedric Veilleux -- 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]