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