[PHP] pobierz, plaintext <?php$cfg['addres'] = 'adres';function test(){global $cfg;echo $cfg['addres'];}?>[PHP] pobierz, plaintext