T
the man
Guest
Say a URL is
www.random.com, the homepage turns out to be php so it is actually
www.random.com/image.php.
A code to show a file hidden in this URL would be
www.random.com/image.php?file=1x.jpg
How would i view all the files in that image.php page?
please help
The website is a hypothetical situation.
I want A Get code or something to retrieve all files from "images.php"
www.random.com, the homepage turns out to be php so it is actually
www.random.com/image.php.
A code to show a file hidden in this URL would be
www.random.com/image.php?file=1x.jpg
How would i view all the files in that image.php page?
please help
The website is a hypothetical situation.
I want A Get code or something to retrieve all files from "images.php"