[PHP-DEV] Re: PHP5/ZE2: variables definition, constant variables

2003-01-03 Thread Victor Toni
; print foo::bar_c; // then these 2 print foo::$bar_s; ?> Regards, Victor Toni -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] PHP5/ZE2: variables definition, constant variables

2003-01-02 Thread Victor Toni
variable (maybe only responsible for actual context (class, namespace, file)). - Victor --- Case 1 (strict): class a { $OPTION['strict'] = true; // only for this class

Re: [PHP-DEV] Problem with mcrypt and Blowfish

2002-12-18 Thread victor
Derick Rethans wrote: On Wed, 18 Dec 2002, victor wrote: Hi to all. I'm having problems with the Blowfish encryption method. It's not a PHP problem, because what i get encrypted with the lybrary, i can decrypt it later. The problem became when i encrypt a text with another Blowfi

[PHP-DEV] Problem with mcrypt and Blowfish

2002-12-18 Thread victor
Hi to all. I'm having problems with the Blowfish encryption method. It's not a PHP problem, because what i get encrypted with the lybrary, i can decrypt it later. The problem became when i encrypt a text with another Blowfish library and try to get decrypted with the PHP's library, because i do

[PHP-DEV] CVS Account Request: ins0mnia

2002-02-07 Thread Victor Vasile
Romanian translation of the PHP FAQ -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: 1ns0mn1a

2002-02-06 Thread Victor Vasile
traslating PHP into Romanian -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Singleton

2001-10-22 Thread Victor Hugo Oliveira
Has anyone any ideas on how to implement a Singleton in PHP4 ? Thanks, Victor -- 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] PHP 4.0 Bug #9526: Copy function is not affected by the security settings

2001-03-02 Thread victor . dias-fernandes
Fopen() Failed'); } else { print('Warning: Fopen() Succeeded!!!'); } I can copy a file from a forbiden directory to an allowed one and the read it. Other functions that I have tested don't have this "bug". I tested with Apache for Windows 1.3.14 and the PHP4