View Single Post
ישן 24-05-10, 15:57   # 12
ASTeam
חבר מתקדם
 
מיני פרופיל
תאריך הצטרפות: Jun 2006
הודעות: 580

ASTeam לא מחובר  

PHP קוד:
if( ! in_array("$the_variable",$the_array) ) 

    exit(
"Sorry, but your account is not allowed to enter this file"); 

__________________

  Reply With Quote