[PHP] pobierz, plaintext <?phpif( $fp = fopen( './plik.txt', 'w' ) ) fclose( $fp );?>[PHP] pobierz, plaintext