Konu
PHP'de UTF-8 URL (Yardım)
28-04-2010, 09:54:11
#5
TechExpert
urldecode() ve urlencode() metodlarını incelerseniz probleminizi çözebilirsiniz.
urldecode:
http://tr.php.net/manual/tr/function.urldecode.php
urlencode:
http://tr.php.net/manual/tr/function.urlencode.php
İyi Çalışmalar.