10.06.2012, 03:00
Hi.
I hate making a thread for this, I'd prefer a thread for those quick questions with web development.
I can't put a name on it, because I don't know what it's called.
What is this called, and how do I do it in PHP?
https://www.example.net/forums/section/17/thread
What I mean is, how do I let my PHP handle "/thread" without using directories? So I could do
http://site.com/homepage
http://site.com/infopage
...without using separate files? Hence, one index.php file?
Thanks!
I hate making a thread for this, I'd prefer a thread for those quick questions with web development.
I can't put a name on it, because I don't know what it's called.
What is this called, and how do I do it in PHP?
https://www.example.net/forums/section/17/thread
What I mean is, how do I let my PHP handle "/thread" without using directories? So I could do
http://site.com/homepage
http://site.com/infopage
...without using separate files? Hence, one index.php file?
Thanks!