By Anatsim on
In order to show different content from php page we use symbol "?" in URI
for instance /cars?1
Is it possible somehow change "?" to "/" ?
To have URI /cars/1
In order to show different content from php page we use symbol "?" in URI
for instance /cars?1
Is it possible somehow change "?" to "/" ?
To have URI /cars/1