Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Tutorials
[PHP] How to load pages through "index.php".
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="brsy" data-source="post: 315832" data-attributes="member: 2912"><p>Didn't mean to bump, but you didn't explain <em>what</em> they're suppose to do with this code, so I will. Once you have this code set, you need to add a GET parameter to your URL. This mean that you need to do <a href="http://yourwebsite.com/?page=(page" target="_blank">http://yourwebsite.com/?page=(page</a> name)</p><p></p><p>Or, if you want something less harmful for the eyes, you can do what DaLightz suggested with HTACCESS.</p></blockquote><p></p>
[QUOTE="brsy, post: 315832, member: 2912"] Didn't mean to bump, but you didn't explain [I]what[/I] they're suppose to do with this code, so I will. Once you have this code set, you need to add a GET parameter to your URL. This mean that you need to do [URL]http://yourwebsite.com/?page=(page[/URL] name) Or, if you want something less harmful for the eyes, you can do what DaLightz suggested with HTACCESS. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Tutorials
[PHP] How to load pages through "index.php".
Top