Advertisement
Guest User

Untitled

a guest
Jun 1st, 2013
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. http://localhost/pms/pms.php?sect=add_project_detail&id=7
  2.  
  3. http://localhost/pms/pms/add_project_detail/7
  4.  
  5. http://localhost/pms/pms/add_project_detail
  6.  
  7. http://localhost/pms/pms/add_project_detail
  8.  
  9. http://localhost/pms/pms/add_project_detail/7
  10.  
  11. RewriteRule ^pms/pms/([A-Za-z_-]+)/([0-9]+)$ pms.php?sect=$1&id=$2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement