View Single Post
ישן 14-07-06, 20:52   # 2
BlueNosE
אין כמו ב127.0.0.1
 
BlueNosE's Avatar
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
מיקום: כפ"ס
גיל: 32
הודעות: 4,086

BlueNosE לא מחובר  

PHP קוד:
$str 'a:2:{s:11:"autologinid\";s:0:\"\";s:6:\"userid\";s:1:\"2\";}';
preg_match_all ("/:\\\"(\S)\\\";}/"$str$out);
print_r ($out); 
__________________
עומר,
admin [@] rely.co.il

בניית אתרים Rely

סלנג מילון סלנג utter
  Reply With Quote