View Single Post
ישן 19-08-06, 18:44   # 2
Tomer
Whatever
 
Tomer's Avatar
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
הודעות: 7,039
שלח הודעה באמצעות MSN אל Tomer Send a message via Skype™ to Tomer

Tomer לא מחובר  

PHP קוד:
$num = (int)$num
יעיף כל מה שאחרי הנקודה העשרונית..

PHP קוד:
if (!is_int($num)) echo "please enter int, not float"
יחסום מראש..
__________________
תומר
  Reply With Quote