Konu
Sunucu çalışmadığı an sms gelmesi
07-03-2019, 22:34:01
#5
MeteOguzhan
Üyeliği durduruldu
if (status == 1) {
echo "sunucu aktif";
} else {
// SMS GONDERME KODLARI
}