CVS is the code repository. The PHP code is developed by many programmers and the CVS 
is used to store the code.
CVS = concurent versioning systems. It is used to prevent race conditions when two or 
more programmers are writing/patching a code.
Also there are many other pretty things.
So when bug is reported it is patched in the CVS and after some time new version is 
released at some time.

Andrey

----- Original Message -----
From: "Vlad Kulchitski" <[EMAIL PROTECTED]>
To: "Andrey Hristov" <[EMAIL PROTECTED]>
Sent: Thursday, March 14, 2002 6:06 PM
Subject: RE: [PHP] Opera broswer & file upload



Andrey what is CVS?

----- Original Message -----

This problem was fixed in the CVS.

Best regards,
Andrey Hristov

----- Original Message -----
From: "Vlad Kulchitski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 14, 2002 5:57 PM
Subject: [PHP] Opera broswer & file upload



Also another question, my fileupload works everywhere (IE, Netscape) but
Opera. Does Opera support it at all?

My fileupload is very simple. It checks is the file is JPEG/GIF/BMP and
then
saves it, if not, gives an error message.

Vlad


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php






-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to