How are you?
I'm doing the user profile and there are 3 tabs, that is, three areas by which users can browse. For the profile, I rewrote the following in .htaccess:
RewriteRule ^profile/([0-9]+)/([a-z0-9-]+)/?$ profile.php?id=$1&name=...
asked by
17.07.2016 / 20:30