Re: [PHP-DEV] Oracle 8.1.7

2002-11-25 Thread Maxim Maletsky
That sounds very good. What version is your oracle client? --- Maxim Maletsky [EMAIL PROTECTED] On Tue, 26 Nov 2002 00:03:36 +0100 Edin Kadribasic [EMAIL PROTECTED] wrote: Does anyone have an access to any lower versions of Oracle Servers and Oracle Clients to compile and test from CVS

Re: [PHP-DEV] Oracle 8.1.7

2002-11-25 Thread Maxim Maletsky
- Production Server release: 150999296 */ ? let me know. --- Maxim Maletsky [EMAIL PROTECTED] On Tue, 26 Nov 2002 00:18:17 +0100 Edin Kadribasic [EMAIL PROTECTED] wrote: That sounds very good. What version is your oracle client? The client is on the same Linux box, so the version is still

Re: [PHP-DEV] Oracle 8.1.7

2002-11-25 Thread Maxim Maletsky
That's what I thought... Gonna have now to look for the definition of the function to avoid the compiling failure. Many thanks, man! --- Maxim Maletsky [EMAIL PROTECTED] On Tue, 26 Nov 2002 01:18:15 +0100 Edin Kadribasic [EMAIL PROTECTED] wrote: No go. OCIServerRelease seems

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-25 Thread Maxim Maletsky
own error code everyone in the world can find out what the error means. How different is that from simply translating the documentation? -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-25 Thread Maxim Maletsky
. -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-25 Thread Maxim Maletsky
of users there are we're doing pretty okay I'd say. This can be easily avoided. When I have to report an Oracle error in Italian on an English page, I simply type the error code. We need to introduce error codes in PHP, that would really solve the trouble. -- Maxim Maletsky [EMAIL PROTECTED

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-25 Thread Maxim Maletsky
^H^H^H^H^H discussing about is whether we want to add localized error messages, yes? yes. Ok, simple question: Who would be (theoretically) willing to write AND maintain the appropriate code? I would! +111 from me. -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-25 Thread Maxim Maletsky
The world's most powerful database server does - Oracle. And, just type something out of the place and you will get them dozens :) -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-25 Thread Maxim Maletsky
On Mon, 25 Nov 2002 20:14:56 -0500 Ilia A. [EMAIL PROTECTED] wrote: On November 25, 2002 07:57 pm, Maxim Maletsky wrote: On Mon, 25 Nov 2002 15:21:06 -0500 Sterling Hughes [EMAIL PROTECTED] wrote: Educate users to speak the base amount of english required, I18N'ing the language

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-25 Thread Maxim Maletsky
Yes, this is the way to go. but, I would still prefer to have to pass it only a code like: php_error(255, data, data, data); where in an XML structure we can predefine everything else. -- Maxim Maletsky [EMAIL PROTECTED] On Tue, 26 Nov 2002 02:19:35 +0100 [EMAIL PROTECTED] (Marcus Börger

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-25 Thread Maxim Maletsky
programming is ported to every language. That is what I want for PHP. DB2 and MSSQL (of which I am not expert) do also care about this. Why shouldn't we, the world's most used web programming language? -- Maxim Maletsky [EMAIL PROTECTED] On Mon, 25 Nov 2002 20:24:03 -0500 Ilia A. [EMAIL

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-25 Thread Maxim Maletsky
. Again, I am not saying the details, but rather the idea of what I meant. -- Maxim Maletsky [EMAIL PROTECTED] On Tue, 26 Nov 2002 02:40:21 +0100 [EMAIL PROTECTED] (Marcus Börger) wrote: A number is slightly faster but that is of no interest for error messages. More important is conflict

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-25 Thread Maxim Maletsky
It was to say that these three (Oracle, SQL and DB2) do have internationalized error reporting. I meant them as an example for the one PHP has. -- Maxim Maletsky [EMAIL PROTECTED] On Mon, 25 Nov 2002 20:44:03 -0500 George Schlossnagle [EMAIL PROTECTED] wrote: Is your claim that db2 has

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-25 Thread Maxim Maletsky
an XML file. There can be several ways accomplishing it. I am more that just +1 for globalization or run time reporting. -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-25 Thread Maxim Maletsky
... If you would just ini_alter() for your language you would survive with PHP better than with Oracle when have to work in multiple languages at the same time. This problem would be inevitable anyway :) -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-25 Thread Maxim Maletsky
YAY! -- Maxim Maletsky [EMAIL PROTECTED] On Mon, 25 Nov 2002 20:51:06 -0500 George Schlossnagle [EMAIL PROTECTED] wrote: MySQL also supports error message internationalization - one more RDBMS to annoy Sterling, I guess. George On Monday, November 25, 2002, at 08:47 PM, Maxim

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-25 Thread Maxim Maletsky
On Mon, 25 Nov 2002 20:53:55 -0500 Ilia A. [EMAIL PROTECTED] wrote: On November 25, 2002 08:29 pm, Maxim Maletsky wrote: Who cares? I am an Oracle fun, but this is still not my point. My point is that oracle, as arguable as can be, thinks about marketing its product. They biggest sales

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-25 Thread Maxim Maletsky
that, I've said my piece, anyhow, i think its stupid, I'll wait till I see a patch to disagree fully :) YAP! That is the way to go. Whoever is +(int)something start throwing up ideas and patches on how to accomplish this. -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-25 Thread Maxim Maletsky
On Mon, 25 Nov 2002 21:11:37 -0500 Ilia A. [EMAIL PROTECTED] wrote: On November 25, 2002 08:53 pm, Maxim Maletsky wrote: Well, in this case you would just add locales like you do with dates, for example. Meaning that you will be applying the locale logic in real time? Have you

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Maxim Maletsky
Ilia A. [EMAIL PROTECTED] wrote... : On November 25, 2002 09:22 pm, Maxim Maletsky wrote: On Mon, 25 Nov 2002 21:11:37 -0500 Ilia A. [EMAIL PROTECTED] wrote: On November 25, 2002 08:53 pm, Maxim Maletsky wrote: Well, in this case you would just add locales like you do with dates

Re: [PHP-DEV] Error Codes, Langs, etc

2002-11-26 Thread Maxim Maletsky
John Coggeshall [EMAIL PROTECTED] wrote... : Wow.. Alrighty... I've read through all of this stuff -- everyone seems to have quite a strong opinion on this one :) Since I kinda brought it up with Maxim, let me provide a concept of implementation and defend it... I'd of course love

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Maxim Maletsky
And, most importantly, what the hell doi I care of losing 0.12 secs for a Fatal Error dysplay? -- Maxim Maletsky [EMAIL PROTECTED] George Schlossnagle [EMAIL PROTECTED] wrote... : By the way, could you please advise by how much I will need to increase the power of my server(s

Re: [PHP-DEV] Error Codes, Langs, etc

2002-11-26 Thread Maxim Maletsky
Well, yes, if it is not XML it can still work. A thought here is - to connect built-in errors to the documentation, which is where XML would help. -- Maxim Maletsky [EMAIL PROTECTED] Shane Caraveo [EMAIL PROTECTED] wrote... : I am completely +1 to the concept of taking error codes out

Re: [PHP-DEV] Error Codes, Langs, etc

2002-11-26 Thread Maxim Maletsky
Again, XML was my throw to this thread. I intuitively thought of XML because it would help connecting the PHP error reporting to the official documentaion. Don't you think it would be helpful? Of course there are work-arounds for that too. -- Maxim Maletsky [EMAIL PROTECTED] John Coggeshall

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Maxim Maletsky
It can be parsed run time at a small cost, which in this case of errors, as many here agree, can be used. -- Maxim Maletsky [EMAIL PROTECTED] John Coggeshall [EMAIL PROTECTED] wrote... : Because errors need to be loaded into memory by some mechanism, stored in a hash table? Meaning

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Maxim Maletsky
more translators to work on. They's cool :) -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Error Codes, Langs, etc

2002-11-26 Thread Maxim Maletsky
I am on. Here, without a patch sample, nothing will roll. Anyone joins? -- Maxim Maletsky [EMAIL PROTECTED] John Coggeshall [EMAIL PROTECTED] wrote... : Maxim (and anyone else who is interested) Shall we try to get a patch for this working then? I'm thinking perhaps starting off

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Maxim Maletsky
function or undefiniertes Funktion to them? Derick It is just as true. But, there is also another side of the coin - having errors internationalized will sound like PHP-translated not only DOCS translated - an extra tool to tell that Open Source cares of usability. -- Maxim Maletsky [EMAIL

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Maxim Maletsky
XML or not XML is not yet the question. It can be something else having its own XML version. What is the browsercap then? Somthing of that nature for core PHP, but creating that file from a Documentation XML error file. -- Maxim Maletsky [EMAIL PROTECTED] Derick Rethans [EMAIL PROTECTED

Re: [PHP-DEV] Error Codes, Langs, etc

2002-11-26 Thread Maxim Maletsky
doing it? Remember, his users know basic IT english too. -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Error Codes, Langs, etc

2002-11-26 Thread Maxim Maletsky
[EMAIL PROTECTED] (Marcus Börger) wrote... : At 10:14 26.11.2002, Derick Rethans wrote: On Tue, 26 Nov 2002, John Coggeshall wrote: Maxim (and anyone else who is interested) Shall we try to get a patch for this working then? I'm thinking perhaps starting off with an XML file

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Maxim Maletsky
I apologize for shouting, didn't mean to be offensive. What I want to say is that error messages are string and should, IMHO, be reference instead of hardcoded in the C code. -- Maxim Maletsky [EMAIL PROTECTED] Derick Rethans [EMAIL PROTECTED] wrote... : On Tue, 26 Nov 2002, Maxim Maletsky

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Maxim Maletsky
any non-english errors in my PHP setups and will always spend precious minutes grepping for error code. But, this will benefit the whole project. It is not a stupid idea - it is usability. -- Maxim Maletsky [EMAIL PROTECTED] Derick Rethans [EMAIL PROTECTED] wrote... : On Tue, 26 Nov 2002

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Maxim Maletsky
Derick Rethans [EMAIL PROTECTED] wrote... : On Tue, 26 Nov 2002, Maxim Maletsky wrote: Derick Rethans [EMAIL PROTECTED] wrote... : IMO it doesn't improve anything; people who don't want to understand undefined function also dont want to understand undefiniertes Funktion, it's

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Maxim Maletsky
Derick Rethans [EMAIL PROTECTED] wrote... : On Tue, 26 Nov 2002, Maxim Maletsky wrote: Derick Rethans [EMAIL PROTECTED] wrote... : On Tue, 26 Nov 2002, Maxim Maletsky wrote: This can be easily avoided. When I have to report an Oracle error in Italian on an English page, I

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Maxim Maletsky
inside the code remaining intact. It, of course, would be optional. Set by local setting in php.ini or runtime. -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Maxim Maletsky
. That is where I thought of XML, which is not the one to use here, because it would allow more properties per error. -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Maxim Maletsky
Zeev Suraski [EMAIL PROTECTED] wrote... : At 13:11 26/11/2002, Maxim Maletsky wrote: That sounds selfish of us, Derick. No, it doesn't. If we're going to attempt at doing something that has a high risk of screwing up PHP and slow down its QA and support, we should be mature enough

Re: [PHP-DEV] Concrete suggestion re: i18n messages

2002-11-26 Thread Maxim Maletsky
with these errors from users. But, it should be in it own directories, thought - having 20 .cat files along your .c files would be boring. I'd say: ext/session/errors/en.cat etc... Also, a logic to always use english error as default. There, simple and straight-forward. -- Maxim

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Maxim Maletsky
Let me do the same for Italian -- Maxim Maletsky [EMAIL PROTECTED] Daniel Lorch [EMAIL PROTECTED] wrote... : hi, I fired off a mail to PHP-DE asking the average PHP user about localization of error messages. My mail might be a bit biased, so if you have something to say, do it now

Re: [PHP-DEV] Concrete suggestion re: i18n messages

2002-11-26 Thread Maxim Maletsky
on this fact, though. Can it be somehow built from phpdoc module? -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Redirect on Error (not localisation)

2002-11-26 Thread Maxim Maletsky
in :) But, seriousely speaking, since there is no agreement on anything yet, let's wait. -- Maxim Maletsky [EMAIL PROTECTED] John -Original Message- From: Sterling Hughes [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 26, 2002 3:18 PM To: John Coggeshall Cc: 'Ivan Ristic

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Maxim Maletsky
On 27 Nov 2002 00:54:59 +0100 Stig S. Bakken [EMAIL PROTECTED] wrote: On Tue, 2002-11-26 at 14:57, Andrei Zmievski wrote: On Tue, 26 Nov 2002, Edin Kadribasic wrote: On Tue, 26 Nov 2002, Maxim Maletsky wrote: I rather propose. And, it seems to interest many on the list. Don't

Re: [PHP-DEV] Error Codes, Langs, etc

2002-11-26 Thread Maxim Maletsky
, and focus on the quick wins first, such as good error codes. Amen! That is where i was leading and got misleading :) --- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Maxim Maletsky
On 27 Nov 2002 01:49:54 +0100 Stig S. Bakken [EMAIL PROTECTED] wrote: On Tue, 2002-11-26 at 12:11, Maxim Maletsky wrote: Derick Rethans [EMAIL PROTECTED] wrote... : On Tue, 26 Nov 2002, Maxim Maletsky wrote: Derick Rethans [EMAIL PROTECTED] wrote... : IMO it doesn't

Re: [PHP-DEV] OCI patch

2002-11-28 Thread Maxim Maletsky
Thies was on it. But, I think he is pretty busy right now. Resubmit it to me and I will look instead of him. Meanwhile, if Thies has time he will spare the light on the issue. -- Maxim Maletsky [EMAIL PROTECTED] Abdul-Kareem Abo-Namous [EMAIL PROTECTED] wrote... : hi everyone what

Re: [PHP-DEV] PHP Beginner

2002-11-28 Thread Maxim Maletsky
-- Maxim Maletsky [EMAIL PROTECTED] Mahamadou ZERBO [EMAIL PROTECTED] wrote... : Hi, I'm a beginner in PHP. I'm looking for ressources (templates, samples, ...) which can help me. Where can I find it. Thanks -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-28 Thread Maxim Maletsky
to PHP? IMO, it does not represent any enormous maintenance increase while has some positive points. -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-28 Thread Maxim Maletsky
Ilia A. [EMAIL PROTECTED] wrote... : On November 28, 2002 12:56 pm, Maxim Maletsky wrote: Shall we still consider introducing error codes to PHP? IMO, it does not represent any enormous maintenance increase while has some positive points. Do you have an effecient manner in which

Re: [PHP-DEV] OCI patch

2002-12-02 Thread Maxim Maletsky
the way it is. Any comments, Thies? -- Maxim Maletsky [EMAIL PROTECTED] Abdul-Kareem Abo-Namous [EMAIL PROTECTED] wrote... : sure, here's thecode, diff'd against the latest cvs (from today). hope it's ok! oci8_charsets_oci8c.diff is for oci8.c oci8_charsets_configm4.diff for config.m4

Re: [PHP-DEV] Single quotes VS. Double quotes

2002-12-13 Thread Maxim Maletsky
, the only reasons to care about this are the code readability and coding standards within a team. If that makes sense to be so much restrictive. -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] php 4.3.0 ext/oci8 -- OCI_SHARED patch

2003-01-07 Thread Maxim Maletsky
wondering is the thread safety of it. Also, since this is a = 8.1 thingie, you'd need to see whether it compiles and doesnt crash on lower versions of OCI (is OCI_SHARED defined in all OCIs? You need to control it for BC). -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List

Re: [PHP-DEV] request data filter

2003-01-16 Thread Maxim Maletsky
more secure as XSS affects any programming language and not namy have such protections. -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] PHP Bug #17868: Multiple Includes

2003-01-20 Thread Maxim Maletsky
. Yes, only the first one gets parsed by all the subsequent get executed. This speeds the process up - what's the problem? -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] roadmap of PHP - where? PHP 5 - when?

2003-01-23 Thread Maxim Maletsky
and ignore the messages from those who you don't consider active PHP5 contributors. That would probably be more correct. -- Maxim Maletsky [EMAIL PROTECTED] Zeev Suraski [EMAIL PROTECTED] wrote... : Ok, I can't be bothered to fight a mailing list that was supposed to trim down endless

Re: [PHP-DEV] roadmap of PHP - where? PHP 5 - when?

2003-01-23 Thread Maxim Maletsky
this email: [EMAIL PROTECTED] -- Maxim Maletsky [EMAIL PROTECTED] Brian Moon [EMAIL PROTECTED] wrote... : | Imagine a company office where the programmers get paid per hour while | spending tons of time at the round table of a meeting room throwing into | each other what they like better

Re: [PHP-DEV] If... Else.. I'm not getting it!

2003-01-25 Thread Maxim Maletsky
questions from now on to [EMAIL PROTECTED] - this list is for developing PHP itself. -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] win32 builtin zlib

2003-01-25 Thread Maxim Maletsky
. 3.) Should users be advised to download zlib sources, building zlib.lib? The link above from w3c could be a good idea to point the user to. -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] win32 builtin zlib

2003-01-25 Thread Maxim Maletsky
with win32build.zip ;-) I completely agree. I didn't know about the win32build.zip untill Zeev mentioned it. --- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Compiling php4activescript

2003-01-27 Thread Maxim Maletsky
There are a few libraries to include in the VC path. Find them on the net (I did it somehow myself and don't have a clue where from). -- Maxim Maletsky [EMAIL PROTECTED] On Mon, 27 Jan 2003 11:04:58 -0600 joe hansche [EMAIL PROTECTED] wrote: I just tried downloading the latest stable source

[PHP-DEV] Fw: [PHP - NOTES] note 28935 added to function.strftime

2003-01-28 Thread Maxim Maletsky
A user posted this note below. I do not know Catalan and cannot check it myself, however I decided not to ignore it and ask if anyone on the dev list could confirm that the user makes sense. If he does, then what? Maxim Maletsky [EMAIL PROTECTED] Forwarded by Maxim Maletsky [EMAIL PROTECTED

Re: [PHP-DEV] Fw: [PHP - NOTES] note 28935 added to function.strftime

2003-01-28 Thread Maxim Maletsky
Derick Rethans [EMAIL PROTECTED] wrote... : On Tue, 28 Jan 2003, Maxim Maletsky wrote: A user posted this note below. I do not know Catalan and cannot check it myself, however I decided not to ignore it and ask if anyone on the dev list could confirm that the user makes sense

Re: [PHP-DEV] Re: str_ireplace vs. stri_replace

2003-01-30 Thread Maxim Maletsky
conclusion is that I doubt there is any gain of stability by solving this issue with a parameter instead of an intuitive function. -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: str_ireplace vs. stri_replace

2003-01-31 Thread Maxim Maletsky
stri_replace prob :) Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Again scope

2003-01-31 Thread Maxim Maletsky
dovrebbe essere: ? Class Foo { var $foo2; Function Bar() { echo $this-foo2.\n; print Bar; } Function Bar2() { $foo2=foo2; $this-Bar(); } } $f = new foo; $f-Bar2(); ? -- Maxim Maletsky [EMAIL PROTECTED] michel 'ziobudda' morelli [EMAIL PROTECTED] wrote... : ? Class Foo

Re: [PHP-DEV] Again scope

2003-02-02 Thread Maxim Maletsky
stranno, dovrebbe comunque funzionare datto che ZEND_CHANGES.txt ha quasi un anno mentre il tuo CVS checkout e, credo, sia un sacco piu fresco. Sicuro che non funzioni? --- Maxim Maletsky [EMAIL PROTECTED] On 02 Feb 2003 21:56:08 +0100 michel 'ziobudda' morelli [EMAIL PROTECTED] wrote: Il dom

Re: [PHP-DEV] Again scope

2003-02-02 Thread Maxim Maletsky
On Sun, 2 Feb 2003 22:06:24 +0100 (CET) Derick Rethans [EMAIL PROTECTED] wrote: On Sun, 2 Feb 2003, Maxim Maletsky wrote: stranno, dovrebbe comunque funzionare datto che ZEND_CHANGES.txt ha quasi un anno mentre il tuo CVS checkout e, credo, sia un sacco piu fresco. Sicuro che non

Re: [PHP-DEV] Mono PHP

2003-02-02 Thread Maxim Maletsky
I read the code, quite nice! It's been a while I was thinking to integrate Ruby into PHP, which would probably be a very very similar extension as this one. Are they going to get into the official PHP distr or PECL? -- Maxim Maletsky [EMAIL PROTECTED] On 02 Feb 2003 18:13:10 -0500 Sterling

Re: [PHP-DEV] Mono PHP

2003-02-03 Thread Maxim Maletsky
Seems like it :) In a pre-alpha phase ;) Ans, I also want to do the same for Ruby (in case you haven't heard ;) ) -- Maxim Maletsky [EMAIL PROTECTED] Dan Hardiker [EMAIL PROTECTED] wrote... : Is it true you can catch mono from using php? -- Dan Hardiker [[EMAIL PROTECTED]] ADAM

Re: [PHP-DEV] problems on building php_win32 release binaries

2003-02-03 Thread Maxim Maletsky
you need to include a few libs to VC before building. Most of it is within win32build.zip, which you should unpack on your system and set the inc/lib/bin of your VC pointing there. Should fix your issues. -- Maxim Maletsky [EMAIL PROTECTED] Ernani Joppert Pontes Martins [EMAIL PROTECTED

Re: [PHP-DEV] preg_replace oddity [exploitable]

2003-02-03 Thread Maxim Maletsky
error - Failed evaluating code: print( 52); echo(\42 ); In fact, /e eval()uates the code. It does with the replaced result just what eval() does with a string PHP code. At most, it could be noted in docs. -- Maxim Maletsky [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net

Re: [PHP-DEV] can't get wincvs to ask for login

2003-02-03 Thread Maxim Maletsky
it happens if you are behind the firewall. If so, then create the SSH tunnel from localhost:2401 to cvs.php.net:2401 and connect to localhost instead -- Maxim Maletsky [EMAIL PROTECTED] Greg Beaver [EMAIL PROTECTED] wrote... : Hi, I'm trying to commit some changes, and can't get wincvs

Re: [PHP-DEV] Bug #21279 Karma request (Windows Bug)

2003-02-05 Thread Maxim Maletsky
to request the PHP's CVS account and will notify whoever is in the charge for approving it. That is pretty much the way things work here, of course exceptions are possible, but in your case i don't see them. -- Maxim Maletsky [EMAIL PROTECTED] Ernani Joppert Pontes Martins [EMAIL PROTECTED

Re: [PHP-DEV] CVS Account Request: cysoft

2003-02-05 Thread Maxim Maletsky
There are some people already working on the Chinese (Simplified) translation: http://www.php.net/manual/zh/ Please contact them and see whether they need your help. -- Maxim Maletsky [EMAIL PROTECTED] On 6 Feb 2003 01:17:36 - cui yan [EMAIL PROTECTED] wrote: Translating

Re: [PHP-DEV] [PATCH] new idate() - sunrise() - sunset() functions

2003-02-06 Thread Maxim Maletsky
and `double' should be called `float' for ptoto purposes. -- Maxim Maletsky [EMAIL PROTECTED] Andrey Hristov [EMAIL PROTECTED] wrote... : - Original Message - From: Moshe Doron [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 06, 2003 5:02 PM Subject: Re: [PHP

Re: [PHP-DEV] [PATCH] new idate() - sunrise() - sunset() functions

2003-02-07 Thread Maxim Maletsky
functions would get implemented (which I think is a good idea to have such algorithm) then they would be something like date_sunrise() and date_sunset(). Much more logic, no? +1 for date_sunrise() and date_sunset() -- Maxim Maletsky [EMAIL PROTECTED] I hope you're kidding. Andi -- PHP

Re: [PHP-DEV] session security

2003-02-12 Thread Maxim Maletsky
with the session id. I only tested it with Internet Explorer 5 and Mozilla (don't remember the version now), it worked fine. This is an insecure method as HTTP_REFERER is being sent by browser. One can simply create a socket connection inputing that variable into the HTTP request headers. -- Maxim Maletsky

RE: [PHP-DEV] feature request

2002-04-24 Thread Maxim Maletsky \(PHPBeginner.com\)
? Sincerely, Maxim Maletsky Founder, Chief Developer www.PHPBeginner.com // where PHP Begins -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

<    1   2