Guest User

Untitled

a guest
Feb 18th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. RewriteRule ^([^/]+)/?$ index.php?username=$1 [L,QSA]
  2.  
  3. http://localhost/alexandrite/memberlist?variable1=helloworld&variable2=helloagain
  4.  
  5. http://localhost/index.php?username=alexandrite&name=member&op=list&variable1=helloworld&vairable2=helloagain
Add Comment
Please, Sign In to add comment