1 | djbrain | 44355 |
2 | subofferul | 5220 |
3 | robica | 4610 |
4 | krystyana84 | 3980 |
5 | elena2008 | 2690 |
Membri inscrisi | 96840 |
Intrebari | 35993 |
Raspunsuri | 164903 |
vreau sa stiu este limitat acest cod de
verde999
|
|||||||||
$s_total=$s_amount-$t_amount; //sender's final balance. if($s_amount<=500) { echo '<script>alert("Your account balance is less than Rs. 500.nnYou must maintain a minimum balance of Rs. 500 in order to proceed with the transfer.");'; echo 'window.location= "customer_transfer.php";</script>'; } elseif($t_amount<100){ echo '<script>alert("You cannot transfer less than Rs. 100");'; echo 'window.location= "customer_transfer.php";</script>'; } elseif($s_total<500) { echo '<script>alert("You do not have enough balance in your account to proceed this transfer.nnYou must maintain a minimum of Rs. 500 in your account.");'; echo 'window.location= "customer_transfer.php";</script>'; } |
Tags:
|
||||||||
|
Comentariul lui:
15-12-2017 20:48:49
Data:
|
||||||
|
||||||
* | Raspuns acceptat | Voturi: | 13 Voteaza |
Link sponsorizat | |
Comentariul lui:
15-12-2017 21:42:20
Data:
|
||||||
|
||||||
* | Comentariul autorului |
Comentariul lui:
15-12-2017 21:46:49
Data:
|
||||||
|
||||||
* | Comentariu | Voturi: | 13 Voteaza |
Link sponsorizat | |
Comentariul lui:
16-12-2017 11:48:34
Data:
|
||||||
|
||||||
* | Comentariul autorului |
Comentariul lui:
16-12-2017 14:38:29
Data:
|
||||||
|
||||||
* | Comentariu | Voturi: | 16 Voteaza |
Link sponsorizat | ||
|