[PHP] kill assoc array entry?

2002-01-30 Thread marc beyerlin
hi, is it possible to kill an enrtry in an assoziative array, like: array["first"]="räuber hotzenblotz"; array["second"]="schneewitchen"; array["third"]="rapunzel"; kill array["second"]; any idea? greets, marc -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [

[PHP] wincvs?

2002-02-01 Thread marc beyerlin
hi phpfreaks, i try to get an Anonymous CVS connection with wincvs. i insert into the "ENTER THE CVSROOT": field-> pserver:[EMAIL PROTECTED]:/repository login and give the PASSWORD dialog box the password "phpfi" as seen on the php.net site, but i get the error, whats wrong ??? greetings, mar