Wiki

Articles tagged with "request", sorted by viewsX
Displaying 1-1 of 1 result(s).

URL component access functions

Created 2 years ago by Steve FriedlTips1 comment – viewed 7,781 times – ( +28 )
Many applications wish to obtain parts of the URL for the current page (the hostname, the query string, etc.), and the CHttpRequest class wraps various $_SERVER variables to break down the URL into its constituent parts.
tags: URL, request