Konu
get id from text ??? (php)
11-04-2009, 13:04:59
#3
sweatcell
Üyeliği durduruldu
$metin =
http://localhost/sayfa.php?
id=17
;
$metin de sadece url varsa
önce parse_url()
sonra parse_str()
eğer
http://localhost/asd
..... asdas das as d gibi uzuyosa en kolay yukarıdaki mesajda verilen biçimde alırsın.
kolay gelsin