[PHP-DEV] Bug #10991 Updated: configuration problem with imap

2001-05-22 Thread Gerard . Gachelin
ID: 10991 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Install and Config Operating system: Solaris8 PHP Version: 4.0.5 Description: configuration problem with imap I added missing files in /usr/local/include and now ./configure

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread md
Michael Joel: Here is a rant for both of you. Joel, Win32 is buggy no matter what flavor and you cannot fix the problem or isolate problems because it is closed source. (I bet poorly written source at that - like MFC garbage) Linux has bugs, but you have the opportunity of fixing what you

Re: [PHP-DEV] bug or feature?

2001-05-22 Thread Kristian Köhntopp
Zeev Suraski wrote: It's good that this question was asked, but really, be prepared to the fact that 'no' can also be an answer. Then let me rephrase the question: What is the recommended way to signal error conditions from the inside of an object constructor? Kristian -- Kristian Köhntopp,

[PHP-DEV] Bug #11013 Updated: The Windows CHM format help file is missing a section.

2001-05-22 Thread derick
ID: 11013 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: derick Comments: Ok, will see into that. Those manuals needed updating anyways. Derick Previous Comments:

[PHP-DEV] Bug #11015: Warning: MySQL: Unable to save result set in

2001-05-22 Thread iplount
From: [EMAIL PROTECTED] Operating system: Redhat 7.0 PHP version: 4.0.5 PHP Bug Type: MySQL related Bug description: Warning: MySQL: Unable to save result set in $SQLStmt = CreateSQLArray(); $numElements = Count($SQLStmt); //dies here when trying to make the link $link =

[PHP-DEV] Bug #11014 Updated: Can't build PDFlib with PHP successfully

2001-05-22 Thread derick
ID: 11014 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: PDF related Operating system: PHP Version: 4.0.5 Assigned To: Comments: When did you checkout the PHP (and Zend/TSRM) tree from the CVS? Derick Previous Comments:

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
I'm a pascal, delphi programmer so forget about c. Problem with the Win32 closed source thing you mentioned is that for this particular problem: win32/sendmail.c is not really a win32 problem but a php sendmail.c problem. A C problem in win32/sendmail.c is not win32 problem. So all you PHP is

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread derick
Hello, from RFC 822: destination = To : 1#address ; Primary / Resent-To: 1#address / cc : 1#address ; Secondary / Resent-cc: 1#address / bcc : #address ; Blind carbon / Reset-bcc:

[PHP-DEV] Bug #11016: install.txt

2001-05-22 Thread y2000
From: [EMAIL PROTECTED] Operating system: windows 200 PHP version: 4.0.5 PHP Bug Type: Documentation problem Bug description: install.txt in install.txt bad: # for the apache module LoadModule php4_module c:/php/sapi/php4apache.dll AddType application/x-httpd-php .php4

[PHP-DEV] [PATCH] Patch to add constants for the connection handling functions

2001-05-22 Thread Zak Greant
Hello All, Here is a little patch to add constants for the connection handling functions. Zak Greant Freelance Designer / Programmer / Writer PHP QA Team Member http://qa.php.net/ Canadian? Interested in the environment? Please visit http://www.energyrevolution.net/ Am I working on a

[PHP-DEV] Bug #11017: Documentation for pspell_new_config() is wrong

2001-05-22 Thread markl
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 4.0.5 PHP Bug Type: Documentation problem Bug description: Documentation for pspell_new_config() is wrong The documentation entry for pspell_new_config() at:

[PHP-DEV] Bug #11016 Updated: install.txt

2001-05-22 Thread brianlmoon
ID: 11016 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: I am using it without the quotes as we speak with no problems. Why do you say this is wrong? Brian. Previous Comments:

[PHP-DEV] Bug #11018: ereg_replace takes a preposterous amount of time w.r.t. PHP3

2001-05-22 Thread vigna
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Performance problem Bug description: ereg_replace takes a preposterous amount of time w.r.t. PHP3 My publication page (http://gongolo.usr.dsi.unimi.it/~vigna/papers) is generated with PHP.

[PHP-DEV] Bug #10987 Updated: apache display error when excuting exit ou die function

2001-05-22 Thread brianlmoon
ID: 10987 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.5 Assigned To: Comments: Was this as a module or a CGI? Brian Previous Comments:

[PHP-DEV] Bug #11018 Updated: ereg_replace takes a preposterous amount of time w.r.t. PHP3

2001-05-22 Thread derick
ID: 11018 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: I suggest using preg_replace and try to splitup the $bib variabele into smaller parts (i.e. per line). Can you see if this

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
Open source obviously will take a LONGER time because only programmers that want to work for free will do it. Hobbyists and wanna be half ass lamerZ take up the rest of the slack. Either you're on a religious OS mission or else forget it! I'm going back to ASP!! lol Michael Loftis wrote:

[PHP-DEV] Bug #11019: S_IFSOCK undefined

2001-05-22 Thread jacques . roelens
From: [EMAIL PROTECTED] Operating system: SCO Openserver 5.05 PHP version: 4.0.5 PHP Bug Type: Compile Failure Bug description: S_IFSOCK undefined Compiling PHP on SCO openserver 5.05 fails because in ext/standard/filestat.c, at line 555, S_IFSOCK is undefined. I have

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Rasmus Lerdorf
Open source obviously will take a LONGER time because only programmers that want to work for free will do it. Hobbyists and wanna be half ass lamerZ take up the rest of the slack. Either you're on a religious OS mission or else forget it! I'm going back to ASP!! Thank you. -Rasmus --

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread md
Hello Delphi programmer! Here is a description of the wonderful world of Delphi -- An exception has occurred at 0x333F248A in Kernel32.DLL. YOURAPP.EXE has caused a general fault. Would you like to continue? YES or NO

[PHP-DEV] Bug #11018 Updated: ereg_replace takes a preposterous amount of time w.r.t. PHP3

2001-05-22 Thread brianlmoon
ID: 11018 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: What is that second regex doing? It looks like there is a missing \ in there. Just for testing, have you tried using

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
Actually I get better paid for doing Windows NT - ASP stuff! :) md wrote: Hello Delphi programmer! Here is a description of the wonderful world of Delphi -- An exception has occurred at 0x333F248A in Kernel32.DLL. YOURAPP.EXE

[PHP-DEV] Bug #11018 Updated: ereg_replace takes a preposterous amount of time w.r.t. PHP3

2001-05-22 Thread vigna
ID: 11018 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Operating system: Linux PHP Version: 4.0.4pl1 Description: ereg_replace takes a preposterous amount of time w.r.t. PHP3 What is that second regex doing? It looks like there is missing \\ in there. There

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
Ummm, ALSO, actually, in defense of Delphi, while it's not perfect, I haven't seen any of those problems you listed below, so obviously in my opinion, you're full of crap. Maybe you would have to be a hobbyist or wanna be lamer to get those kinds of errors!! md wrote: Hello Delphi

[PHP-DEV] Bug #10370 Updated: ceil/fabs/getmntest undefined symbol

2001-05-22 Thread kevinhsu
ID: 10370 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Install and Config Operating system: SCO UnixWare 7.1.1 PHP Version: 4.0.4pl1 Description: ceil/fabs/getmntest undefined symbol thx Paul Gardiner's help. I use this steps to configure PHP4.0.4pl1 in UnixWare 711 system.

[PHP-DEV] Bug #10371 Updated: can't build libinformix.la from objects: /usr/ccs/lib/libgen.a

2001-05-22 Thread kevinhsu
ID: 10371 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Informix related Operating system: UnixWare 7.1.1 PHP Version: 4.0.4pl1 Description: can't build libinformix.la from objects: /usr/ccs/lib/libgen.a from previous, I use the same steps to make it. below is the answer from

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Lars Torben Wilson
[EMAIL PROTECTED] writes: Open source obviously will take a LONGER time because only programmers that want to work for free will do it. Hobbyists and wanna be half ass lamerZ take up the rest of the slack. Joel, I mean no offense here. But what people have been saying is true: in the open

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
No you can't take this offline! lol -- PHP Development 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]

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
And further more your email address doesn't even work! - The following addresses had permanent fatal errors - [EMAIL PROTECTED] No you can't take this offline! lol -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
Your reply makes a lot of sense. But at this point I think I will bail! Until PHP Win32 gets better support it is worthless to try to talk sense in this forum! At 04:29 AM 5/22/01 , you wrote: [EMAIL PROTECTED] writes: Open source obviously will take a LONGER time because only programmers

[PHP-DEV] Re: Bug #10987 Updated: apache display error when excuting exit ou die function

2001-05-22 Thread Franck LABANVOYE
php is use as module and i use zend optimiseur 1.1.0 - Message d'origine - De : Bug Database [EMAIL PROTECTED] À : [EMAIL PROTECTED] Envoyé : mardi 22 mai 2001 09:45 Objet : Bug #10987 Updated: apache display error when excuting exit ou die function ID: 10987 Updated by: brianlmoon

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
Yes I do breath fire, but only to put fire under you lazy PHP developers! lol Why so hostile? Because I have a major php application that works with mail() ! And I did have to program a work around for the idiotic stupid failures of that function! Why so hostile? Because I reported that bug

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
lol, if you don't want an email back then don't email me to start with! lol Ding dongs like you probably is what's wrong with PHP. Only want to hear nice siren songs about how glorious php is over sound of BUGS BUGS BUGS and more BUGS! At 11:11 AM 5/22/01 +0200, you wrote: Cut this crap

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
HAH! and Ding Dong it was: Delivery to the following recipients failed. [EMAIL PROTECTED] Can't even make your email work right! Laff no wonder mail() doesn't work right with ding dongs like you! --

[PHP-DEV] Bug #10980 Updated: mssql query error

2001-05-22 Thread njgreen
ID: 10980 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Operating system: windows2000/98 PHP Version: 4.0.4pl1 Description: mssql query error hi, Thank you for helping. I'm sorry,The 'result' is output of 'odbc_num_rows() '. I expect get the record from

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Stanislav Malyshev
PHP is ok for some problem solving but obviously ASP is better than PHP in the long run because of BETTER SUPPORT! :) Oh yes, sure. Once you write to Microsoft your ASP is crap, you should get some real programmers working for you because your programs are not working and outright crap, Steve

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Sterling Hughes
[EMAIL PROTECTED] wrote: HAH! and Ding Dong it was: Delivery to the following recipients failed. [EMAIL PROTECTED] Can't even make your email work right! Laff no wonder mail() doesn't work right with ding dongs like you!

[PHP-DEV] WDDX

2001-05-22 Thread Stanislav Malyshev
Recently, WDDX stopped compiling for me, with error: In file included from internal_functions.c:47: .../php4/ext/wddx/php_wddx.h:37: expat.h: No such file or directory I guess something have changed there. Could anyone say what? Also I guess configure should say me if I was missing something.

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Zak Greant
RAOTFLOLPMP! Go Sterling, go! Kick some stinky troll butt - kick it, kick it! :D --zak - Original Message - From: Sterling Hughes [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, May 21, 2001 3:38 PM Subject: Re: [PHP-DEV] Lame support for win32 mail()

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
And you too, Ding dong, butt face. At 03:56 AM 5/22/01 -0600, you wrote: RAOTFLOLPMP! Go Sterling, go! Kick some stinky troll butt - kick it, kick it! :D --zak - Original Message - From: Sterling Hughes [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, May

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
lol, good thing I had a few beers! Again with ding dongs like you it's no wonder... etc. At 05:38 PM 5/21/01 -0400, you wrote: [EMAIL PROTECTED] wrote: HAH! and Ding Dong it was: Delivery to the following recipients failed. [EMAIL PROTECTED] Can't even make your email work

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Peter Petermann
Would you like to have sex with me if I dressed up like a ballerina and called myself Bob? http://www.b0g.org/?sec=filesid=424nid=423 (come on guys, we get so few of these wonderful gents per year, let me have *some* fun ;) hehe... ;) disi -- PHP Development Mailing List

[PHP-DEV] Bug #11020: GD not working on digitalcamera jpg's

2001-05-22 Thread dat8hywb
From: [EMAIL PROTECTED] Operating system: Win 2000 PHP version: 4.0.5 PHP Bug Type: GD related Bug description: GD not working on digitalcamera jpg's Look at the bugs for GetImageSize. I guess it's the same JPG problem with GD functions. This function works perfect with

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Wez Furlong
Joel, I am being paid by my clients to contribute to PHP for use in enterprise products because ASP and Windows don't cut the mustard. Please lets stop this rant; go back to ASP and let us concentrate on getting things done. --Wez. On 2001-05-22 08:53:16, [EMAIL PROTECTED] wrote: Open source

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
laff, Well with (Peter Petermann) as your name it's no wonder that you have a one track mind! Sorry no faggots allowed here! Wow, just stick a stick in the php nest and they come out of the woodwork. No wonder PHP is BUGGED! cyberfly.net!! what a name! Talk about bug city!! They're out in

[PHP-DEV] Bug or undocumented feature: static?

2001-05-22 Thread Ulf Wendel
Hi, I stepped into something yesterday I would call an undocumented feature or a bug, don't know if I should make a bug report. Here's the snippet: function bar() { static $j = 0; print ++$j; } class foo { function foo() { static $i = 0; print ++$i; } function bar() {

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread derick
On Tue, 22 May 2001 [EMAIL PROTECTED] wrote: cyberfly.net!! what a name! Talk about bug city!! They're out in numbers now!! No, having a companies site which main color is pink... even my granny makes better looking pages then that. And she's 91. -- PHP Development Mailing List

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Sterling Hughes
[EMAIL PROTECTED] wrote: laff, Well with (Peter Petermann) as your name it's no wonder that you have a one track mind! Sorry no faggots allowed here! Wow, just stick a stick in the php nest and they come out of the woodwork. No wonder PHP is BUGGED! cyberfly.net!! what a name! Talk

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Peter Petermann
hey kiddie, Well with (Peter Petermann) as your name it's no wonder that you have a one track mind! Sorry no faggots allowed here! then, why are you here? Wow, just stick a stick in the php nest and they come out of the woodwork. No wonder PHP is BUGGED! there are more bugs in win than in

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
Yes please , GET THINGS DONE!!! If only things did get done!! laff Please do contribute so I won't have to complain!! laff! Don't cut the mustard? Do you have a virtual PHP mustard knife?? laff Like I said earlier, if you don't want me to answer then don't write to me with your stupid crap.

Re: [PHP-DEV] Constructor Inheritance

2001-05-22 Thread Kristian Köhntopp
Neil Kimber wrote: Haven't tried it but try: class B extends A { function B(){ A::A(); // do your extra stuff here. } } I have recently updated the PHP manual to reflect the behaviour of PHP 4. Please read http://www.php.net/manual/en/language.oop.php for all of the

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Wez Furlong
On 2001-05-22 08:00:44, md [EMAIL PROTECTED] wrote: Hello Delphi programmer! Here is a description of the wonderful world of Delphi Hey, I use Delphi too you know! Have you tried it? I am fluent in C, C++, Delphi. I prefer using Delphi for Windows because it lets you handle crashes more

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Hartmut Holzgraefe
[EMAIL PROTECTED] wrote: Yes I do breath fire, but only to put fire under you lazy PHP developers! i can only speak for myself here, but i think we are only lazy as far as lame platforms are concerned Why so hostile? Because I have a major php application that works with mail() ! And I did

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
A fine example of the php trash out there. My point exactly why Win32 PHP is screwed from the start! I'm not answering this BS forum anymore even though you obviously like it. laff. Go fuck yourself you ding dong! -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail:

[PHP-DEV] Bug #11022: session_encode() crashes when there's data to encode

2001-05-22 Thread oyvindmo
From: [EMAIL PROTECTED] Operating system: FreeBSD, Linux, ... PHP version: 4.0.5 PHP Bug Type: Reproducible crash Bug description: session_encode() crashes when there's data to encode I'm testing some user session handling now, and have found a reproducible crash. The

Re: [PHP-DEV] Bug #11022: session_encode() crashes when there's data to encode

2001-05-22 Thread Oyvind Moll
* [EMAIL PROTECTED] [EMAIL PROTECTED] | | Operating system: FreeBSD, Linux, ... | PHP version: 4.0.5 | PHP Bug Type: Reproducible crash | Bug description: session_encode() crashes when there's data to encode | | I'm testing some user session handling now, and have found a reproducible

[PHP-DEV] htmlentities and locales

2001-05-22 Thread Wez Furlong
Hey guys, I was wondering if anyone has managed to take a look at my patch for htmlentities() yet? I would like to commit it this evening; I have been testing it live in-house and it seems to be working just fine. --Wez. -- PHP Development Mailing List http://www.php.net/ To unsubscribe,

[PHP-DEV] Bug #11023: exec does not wait for completion of cmd

2001-05-22 Thread terry
From: [EMAIL PROTECTED] Operating system: slackware 7 PHP version: 4.0.5 PHP Bug Type: *Function Specific Bug description: exec does not wait for completion of cmd $cmd = mv . SITES_IMP . site_* . DB_UPDATES; exec($cmd); $arr = array(); $cmd = ls . DB_UPDATES . site_*

[PHP-DEV] Bug #11024: fileatime do not return date of file but date of system

2001-05-22 Thread lan
From: [EMAIL PROTECTED] Operating system: AIX 4.3 PHP version: 4.0.5 PHP Bug Type: Filesystem function related Bug description: fileatime do not return date of file but date of system I have a strange thing there is my code : print [.date(d/m/Y,

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
Oh really. And I suppose you would fix it all for free too? Hasn't happened yet for over a year and mail() is still the same bullshit bugged function as it always was from the start. If you're such a great fantastic Zend Products Engineer maybe you should look into **WHY** is mail() for win32

Re[2]: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Chris Walker
Hello List, Can we please kill this ridiculous conversation. If I wanted to spend my time reliving the Win/*NIX PHP/ASP flamewars of yesteryear I'd goto one of any number of unenlightened kiddie boards. Many thanks to the effors of Derek/Andi (PHP/Zend

[PHP-DEV] Bug #11025: ftp_connect() does not work with IP address

2001-05-22 Thread dannyschneller
From: [EMAIL PROTECTED] Operating system: Windows NT4 Server PHP version: 4.0.5 PHP Bug Type: FTP related Bug description: ftp_connect() does not work with IP address Setup: Windows NT4 Server with Apache 39 and PHP 4.0.5 as downloaded (big package) from PHP.NET

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Stanislav Malyshev
If you're such a great fantastic Zend Products Engineer maybe you should look into **WHY** is mail() for win32 still BUGGED after over one year of bug reports? Because you didn't fix it, though you knew for a year there's a bug in there. I'm stunned on such a laziness and indifference from

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
Yeah? Well I wonder how you could even make it to being called Products Engineer. Obviously any monkey that wants to take the job could be called that too. I'm glad you find amusement with this. At least my efforts have not not been totally in vain. At 02:24 PM 5/22/01 +0300, you wrote:

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Peter Petermann
Yeah? Well I wonder how you could even make it to being called Products Engineer. Obviously any monkey that wants to take the job could be called that too. well, joel, seems as if you job description is just looser! Peter Petermann -- *ZIMT - where PHP meets needs* www.cyberfly.net - [EMAIL

[PHP-DEV] Bug #11022 Updated: session_encode() crashes when there's data to encode

2001-05-22 Thread oyvindmo
ID: 11022 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating system: FreeBSD, Linux, ... PHP Version: 4.0.5 Description: session_encode() crashes when there's data to encode Here's a backtrace. Hoppefully this submit form doesn't mess it up beyond repair.

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread joel
Public humiliation to hell. I've been in the army. laff. I think it's PHP and your bullshit that's taking a beating because I am one heck of a loud mouthed upset customer (if you can grasp that concept) that still manages to know something about web programming! If you don't like it, do it

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Andre Langhorst
This guy is perfect. 100% pure genious, batteries included. Please do something for me for free, and fast, or I will curse you and call you lazy dorks!. I love you, Joel. You made my day. Thank you *bow*. this flame is almost as silly as the jon flame (but I liked Jon better, he was pretty

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Peter Petermann
still manages to know something about web programming! oh, realy? did you know that design is part of web programming? oh... wait.. http://intwebservices.com/ is yours? ah... i see no design is good design?! -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail:

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Peter Petermann
Fuck you and all your PHP bullshit hype crap. do you have sex with computers? -- PHP Development 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]

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Peter Petermann
remembering the jon flame? it took way to much time to read, ok. it was funny, but remember there are many people on the list who neither want to have fun nor want their inboxes spammed with rubbish mh.. an list like [EMAIL PROTECTED] could be a solution ;) -- PHP Development Mailing List

RE: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Sean R. Bright
The word customer indicates some sort of purchase. No one has ever bought PHP from anyone, and therefore PHP has no customers. At this point you are only responding to the list to piss people off, and that's fine, but the fact is that here is what has to happen. One, you have to fix the code

[PHP-DEV] Sessions without trans_id

2001-05-22 Thread Dalyyla
hi, I have pbs with sessions. I would like to know first how to do , (enable or disable) about sessions in the php.ini file while I don't want to use cookies on the client at all. I suppose I must put the id myself in each page. About this pint, I'd like to check something : if in my application

Re: [PHP-DEV] bug or feature?

2001-05-22 Thread Zeev Suraski
At 15:49 22/5/2001, Kristian Köhntopp wrote: Zeev Suraski wrote: It's good that this question was asked, but really, be prepared to the fact that 'no' can also be an answer. Then let me rephrase the question: What is the recommended way to signal error conditions from the inside of an object

[PHP-DEV] problems with php_track_vars. please help

2001-05-22 Thread juanma cola
I have the following code in two files: First file: centerH2DELETE DOCUMENTS/H2 FORM NAME=formul METHOD=POST ACTION='deleteFunction.php' TABLE NAME = fileTable border=5 cellspacing=3 cellpadding=3 TRTD colspan=0/TDTH/THTHFILE NAME/TH/TR ?require (commonftp.php); echo br; $connId = ftpConnect();

[PHP-DEV] Bug #11029: mysql_coonect doesn't work

2001-05-22 Thread sconst
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: mysql_coonect doesn't work ?php echo Test; $conn=mysql_connect(localhost,root,pa) or die(df); ... ? it works if I executed but if I use libphp4 it said

[PHP-DEV] Bug #11029 Updated: mysql_connect doesn't work

2001-05-22 Thread derick
ID: 11029 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: If it gives you an undefined function, you don't have a PHP version with MySQL support. This looks strange as

[PHP-DEV] Bug #11028 Updated: ip2long use now unsigned integer and long2ip doesnt work

2001-05-22 Thread derick
ID: 11028 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: *Network Functions Operating system: PHP Version: 4.0 Latest CVS (2001-05-22) Assigned To: derick Comments: Can you please post a short script which shows the problem? Derick Previous Comments:

[PHP-DEV] Bug #11030: cannot define ' sysmbol from tables

2001-05-22 Thread ltping
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.5 PHP Bug Type: *Database Functions Bug description: cannot define ' sysmbol from tables I think somebody with CGI programming experience may can source this problemn (convert_string). -- Edit Bug report

[PHP-DEV] Re: Bug #10954 Updated: Can't connect to AS/400 via Client Access

2001-05-22 Thread Emmanuel RIZZI
Hello I have it working but on the first or second connection, i've got: Warning: SQL error: [IBM][Pilote ODBC Client Access Express (32 bits)][SQL DB2/400]Echec de liaison. Comm RC=8405 - CWB0986 - Programme système ARIAS interrompu de manière inattendue, SQL state 08S01 in SQLConnect in

Re: [PHP-DEV] Bug #11008 Updated: exit() should return an exit status if passed, not send to stdout

2001-05-22 Thread Daniel Beckham
Can we go ahead and change this behavior then? Is there really a reason to echo the status to standard out? Daniel - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 21, 2001 6:59 PM Subject: [PHP-DEV] Bug #11008 Updated: exit() should return an exit

Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-22 Thread Andrei Zmievski
On Mon, 21 May 2001, Jon Parise wrote: That approach gets my vote, too. As one who has lived through scoping hell along with Chuck, I'm all for making this part of PHP friendlier and, at the very least, more consistent. Maybe you could take it upon yourself to send a brief message to

[PHP-DEV] Bug #10967 Updated: $x .= someFunction();

2001-05-22 Thread fabiankessler
ID: 10967 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating system: win2k PHP Version: 4.0.5 Description: $x .= someFunction(); uhm, well, the thing with the $temp var is useless. i see now that i cannot reference something into *a part* of something

Re: [PHP-DEV] Writing new DB extension (looking for documentation)

2001-05-22 Thread Jo Giraerts
http://zend.com/apidoc/ is a good place to start. And read the sourcecode On Tue, May 22, 2001 at 02:32:45PM +0200, Fabio Rotondo wrote: Hi! I am new in this list. I'd like to write a new PHP extension for Hummingbird SerarchServer database engine. I have already written a C class

[PHP-DEV] Manual Error

2001-05-22 Thread Brian Tanner
Maybe its just me, but the section to do with objects, more specifically the :: page is labelled: http://www.php.net/manual/en/keyword.paamayim_nekudotayim.php Is that how it should be? -Tanner -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: [PHP-DEV] Manual Error

2001-05-22 Thread Andrei Zmievski
On Tue, 22 May 2001, Brian Tanner wrote: Maybe its just me, but the section to do with objects, more specifically the :: page is labelled: http://www.php.net/manual/en/keyword.paamayim_nekudotayim.php Is that how it should be? Yep, it's one of the few PHP insider jokes. ;-) -Andrei

[PHP-DEV] Bug #11032: undefined variable error

2001-05-22 Thread jamesgyore
From: [EMAIL PROTECTED] Operating system: Windows 98 SE PHP version: 4.0.5 PHP Bug Type: Variables related Bug description: undefined variable error No matter which php files I download and try and use with PWS on Windows 98 SE, I get undefined variable errors I had no

Re: [PHP-DEV] Manual Error

2001-05-22 Thread Cynic
I like it. :) PHP community seems too 'sober' to me, especially if I compare to the Python folks (which I don't know much about:). At 10:26 22.5. 2001 -0500, Andrei Zmievski wrote: On Tue, 22 May 2001, Brian Tanner wrote: Maybe its just me, but the section to do with objects, more

Re: [PHP-DEV] Manual Error

2001-05-22 Thread Andrei Zmievski
On Tue, 22 May 2001, Cynic wrote: I like it. :) PHP community seems too 'sober' to me, especially if I compare to the Python folks (which I don't know much about:). Yeah, we also have a special Easter day logo. -Andrei * All of the above is my opinion, unless specified otherwise. * -- PHP

[PHP-DEV] CVS Account Request

2001-05-22 Thread CVS Account Request
Full name: Tim Uckun Email: [EMAIL PROTECTED] ID: timuckun Purpose: PEAR SOAP dev -- PHP Development 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-DEV] Bug #11016 Updated: install.txt

2001-05-22 Thread sniper
ID: 11016 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: status - feedback Previous Comments:

[PHP-DEV] Bug #11033: nl2br isn't working correct!

2001-05-22 Thread anwe7623
From: [EMAIL PROTECTED] Operating system: Redhat linux PHP version: 4.0.5 PHP Bug Type: *Function Specific Bug description: nl2br isn't working correct! nl2br doesn't output correct br-tags. They turn out to be br \ instead! -- Edit Bug report at:

[PHP-DEV] Bug #11033 Updated: nl2br isn't working correct!

2001-05-22 Thread danbeck
ID: 11033 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Function Specific Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is not a bug. nl2br is now XHTML compliant. Please see bug reports 10882, 10847, 10707, 10705, et. al.

[PHP-DEV] Bug #10370 Updated: ceil/fabs/getmntest undefined symbol

2001-05-22 Thread sniper
ID: 10370 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Install and Config Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Submitted twice. (only one report per bug) Previous Comments:

[PHP-DEV] Bug #11020 Updated: GD not working on digitalcamera jpg's

2001-05-22 Thread sniper
ID: 11020 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: GD related Operating system: PHP Version: 4.0.5 Assigned To: Comments: The getimagesize() is fixed in CVS. --Jani Previous Comments:

[PHP-DEV] Bug #11014 Updated: Can't build PDFlib with PHP successfully

2001-05-22 Thread sniper
ID: 11014 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: PDF related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Please check your config.log. Most likely there is some missing library. --Jani Previous Comments:

[PHP-DEV] Bug #11031 Updated: XML parser do not let use ']' in CDATA string

2001-05-22 Thread derick
ID: 11031 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *XML functions Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This is not a bug in PHP, but rather a property of the XML parser (which is external). You need to escape your [

[PHP-DEV] Bug #11034: mysql support not built into rpm from the redhat 7 cd

2001-05-22 Thread aaronkirk
From: [EMAIL PROTECTED] Operating system: RedHat 7.0 PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: mysql support not built into rpm from the redhat 7 cd To whom it may concern, I am trying to set up php4.04pl1 with the rpm off the redhat 7 cd.

[PHP-DEV] Bug #11034 Updated: mysql support not built into rpm from the redhat 7 cd

2001-05-22 Thread derick
ID: 11034 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: It's a RedHat thingy. They choose to compile without-mysql, but I think they hjave a php-mysql*rpm somehwere

[PHP-DEV] latest flame on php-dev

2001-05-22 Thread Andre Langhorst
guys, we are not alone: http://bugzilla.mozilla.org/show_bug.cgi?id=82060 ;) andré -- · André Langhorstt: +49 331 5811560 · · [EMAIL PROTECTED] m: +49 173 9558736 · * PHP Quality Assurance http://qa.php.net * -- PHP Development Mailing List http://www.php.net/ To

Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-22 Thread Andi Gutmans
At 05:02 PM 5/21/2001 -0500, Andrei Zmievski wrote: On Mon, 21 May 2001, [EMAIL PROTECTED] wrote: I guess logically we should make the global variable take precedence and perhaps even export any changes to $HTTP_SESSION_VARS into the global symbol table. Somewhat magical, but what else can

  1   2   >