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

Tomer לא מחובר  

PHP קוד:
if($_GET['id']==1){ 
$loc=getenv("HTTP_REFERER"); 
header("Location: $loc "); 

getenv ולא getevn
__________________
תומר
  Reply With Quote