1.2.1244. URL List¶
List of all the URL addresses that were found in the code.
<?php
// the first argument is recognized as an URL
ftp_connect('http://www.example.com/', $port, $timeout);
// the string argument is recognized as an URL
$source = 'https://www.other-example.com/';
?>
See also Uniform Resource Identifier.
1.2.1244.1. Connex PHP features¶
1.2.1244.1.1. Specs¶
Short name |
Type/Url |
Rulesets |
|
Exakat since |
0.8.4 |
PHP Version |
All |
Severity |
|
Time To Fix |
|
Precision |
High |
Available in |