Fix paths

This commit is contained in:
Kevin van Zonneveld 2016-02-17 13:01:18 +01:00
parent e538a2be34
commit 707583a93c
16 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1 @@
0

View File

@ -0,0 +1,24 @@
abc123
Use second argument to return just 1 variable.
parse_url() demo:
proto: http://
user: johndoe
pass: abc123
host: example.com
port: 8080
path: index.html
abc123
Use second argument to return just 1 variable.
parse_url() demo:
proto: http://
user: johndoe
pass: abc123
host: example.com
port: 8080
path: index.html