As above really - I have a CMS pulling page data from a database using the page id in the url. The homepage is page '1' but obviously this variable is missing from the url when the user visits the domain, as it only shows index.php.
How would I automatically attach the variable to the url?
If there's a better way to do this, let me know.
Cheers,
How would I automatically attach the variable to the url?
If there's a better way to do this, let me know.
Cheers,