Forum Moderators: phranque
Could someone please provide htaccess code so that (x=number)
/s/x
Is the same as
index.php?s=x
And also will i still be able to use the $_GET['s'] php function in the new URL?
Thanks.