Shouldn't these be equivalent?
$ ('a', 'b', 'c', 'd'); $VAR1 = 'a'; $VAR2 = 'b'; $VAR3 = 'c'; $VAR4 = 'd'; $ ('a', 'b', 'c' => 'd'); + + + $VAR1 = 'a'; $VAR2 = 'b'; $VAR3 = 'c'; $VAR4 = 'd'; $
In reply to Re^2: Mediawiki::API with Basic Authentication
by anneli
in thread Mediawiki::API with Basic Authentication
by zantoro
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |