Sorular
php web service
Merhaba arkadaşlar Böyle bir php dosyam war if ($_SERVER['REQUEST_METHOD'] == 'POST') { require_once __DIR__ . '/baglanti.php'; header('Content-type: application/json'); $obje=json_decode(file_get_contents('php://input')); $db…
Asim Şencan
31 Aralık 2016 tarihinde soruldu
31 Aralık 2016 tarihinde soruldu