View Single Post
ישן 15-05-07, 15:23   # 13
lior19901
חבר בקהילה
 
lior19901's Avatar
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
גיל: 34
הודעות: 257

lior19901 לא מחובר  

אני נשארתי עם הקוד שלי רק הוספתי תפסיק הינה:

PHP קוד:
$UpdatePassword mysql_query("UPDATE admin SET password='".$pass."', username='".$username."' ",$conn); 
__________________
  Reply With Quote