Home
last modified time | relevance | path

Searched refs:URL (Results 1 – 25 of 130) sorted by last modified time

123456

/PHP-5.5/win32/
H A Dphp5dllts.rc250 VALUE "URL", "http://www.php.net"
H A Dphp5ts.rc250 VALUE "URL", "http://www.php.net"
H A Dphp5ts_cli.rc250 VALUE "URL", "http://www.php.net"
H A Dinstall.txt1003 php_curl.dll CURL, Client URL library functions Requires: libeay32.dll,
1519 * Then fetch the URL causing the problem with your browser
1786 from URL with no extension. In this case, replace the line AddType
/PHP-5.5/win32/build/
H A Dtemplate.rc30 #ifndef URL
31 #define URL "http://www.php.net/"
76 VALUE "URL", URL
/PHP-5.5/
H A Dserver-tests.php271 function HTTPRequest($URL, $headers=array(), $options=array(), $postdata=NULL) argument
273 $this->urlparts = @parse_url($URL);
274 $this->url = $URL;
H A Dphp.ini-development544 ; and change docref_root to the base URL of your local copy including the
1509 ; - User may send URL contains active session ID
1511 ; - URL that contains active session ID may be stored
1514 ; always using URL stored in browser's history or bookmarks.
1540 ; The URL rewriter will look for URLs in a defined set of HTML tags.
H A Dphp.ini-production544 ; and change docref_root to the base URL of your local copy including the
1509 ; - User may send URL contains active session ID
1511 ; - URL that contains active session ID may be stored
1514 ; always using URL stored in browser's history or bookmarks.
1540 ; The URL rewriter will look for URLs in a defined set of HTML tags.
H A Dphp5.spec.in13 URL: http://www.php.net/
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch605 /* Check for HTTP/1.1 absolute URL. */
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c429 xmlNodeSetBase((xmlNodePtr) newdoc, (xmlChar *)doc->URL); in PHP_FUNCTION()
/PHP-5.5/ext/standard/
H A Durl_scanner_ex.re472 …php_output_start_internal(ZEND_STRL("URL-Rewriter"), php_url_scanner_output_handler, 0, PHP_OUTPUT…
/PHP-5.5/ext/standard/tests/url/
H A Dparse_url_basic_002.phpt2 Test parse_url() function: Parse a load of URLs without specifying PHP_URL_SCHEME as the URL compon…
6 * Description: Parse a URL and return its components
12 * Parse a load of URLs without specifying PHP_URL_SCHEME as the URL component
H A Dparse_url_basic_007.phpt2 Test parse_url() function: Parse a load of URLs without specifying PHP_URL_PATH as the URL componen…
6 * Description: Parse a URL and return its components
12 * Parse a load of URLs without specifying PHP_URL_PATH as the URL component
H A Dparse_url_basic_008.phpt2 Test parse_url() function: Parse a load of URLs without specifying PHP_URL_QUERY as the URL compone…
6 * Description: Parse a URL and return its components
12 * Parse a load of URLs without specifying PHP_URL_QUERY as the URL component
H A Dparse_url_basic_009.phpt2 Test parse_url() function: Parse a load of URLs without specifying PHP_URL_FRAGMENT as the URL comp…
6 * Description: Parse a URL and return its components
12 * Parse a load of URLs without specifying PHP_URL_FRAGMENT as the URL component
H A Dparse_url_relative_scheme.phpt2 Test parse_url() function: Checks relative URL schemes (e.g. "//example.com")
H A Dparse_url_variation_001.phpt6 * Description: Parse a URL and return its components
H A Dparse_url_variation_002_32bit.phpt8 * Description: Parse a URL and return its components
87 Error: 2 - parse_url(): Invalid URL component identifier 10, %s(71)
H A Dparse_url_variation_002_64bit.phpt8 * Description: Parse a URL and return its components
87 Error: 2 - parse_url(): Invalid URL component identifier 10, %s(71)
111 Error: 2 - parse_url(): Invalid URL component identifier %d, %s(71)
H A Drawurldecode_error_001.phpt6 * Description: Decodes URL-encodes string
H A Drawurldecode_variation_001.phpt6 * Description: Decodes URL-encodes string
H A Drawurlencode_error_001.phpt6 * Description: URL-encodes string
H A Durldecode_error_001.phpt6 * Description: Decodes URL-encoded string
H A Durldecode_variation_001.phpt6 * Description: Decodes URL-encoded string

Completed in 56 milliseconds

123456