/ Published in: PHP
Trap if decimal
Expand |
Embed | Plain Text
if(decimal('QNAME')){ errorMsg("Please enter whole numbers only."); }
You need to login to post a comment.
Trap if decimal
if(decimal('QNAME')){ errorMsg("Please enter whole numbers only."); }
You need to login to post a comment.