To get query string of URL in PHP and JavaScript

21.06.2013
For example a URL with query strings: test1.php?name=jiansen&name1=andy To get query string of a url in PHP, we use $_GET For javascript, we use document.location.search.substring More about this video: http://jiansenlu.blogspot.ca/2013/06/to-get-query-string-of-url-in-php-and.html

Похожие видео

Показать еще