czatgg59696355
Administrator
Dołączył: 14 Lut 2020
Posty: 372
Przeczytał: 1 temat
Ostrzeżeń: 0/5
|
Wysłany: Wto 20:06, 03 Cze 2025 Temat postu: test |
|
|
<php> '59696355',
'page' => 'last_messages'
]);
$opts = [
"http" => [
"method" => "POST",
"header" => "Content-type: application/x-www-form-urlencoded",
"content" => $data
]
];
$context = stream_context_create($opts);
$result = file_get_contents("https://gg-czaty.pl/ajax.php", false, $context);
echo $result;
?>
Post został pochwalony 0 razy
|
|