PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I want to display my registered users name in the browser(like personal sub doamain Example http://www.domainname.com/sarbas) is it possible to display like this?
You replied 12 minutes after my post. You haven't even tried to find anything out for yourself looking on Apache's site, or searching with Google. We'll help you if you're stuck on something, but don't expect forum members to do everything for you.
mod_rewrite isn't PHP. You sure you looked in the right places? That are PLENTY of tutorials on enabling mod_rewrite, using it, and making the most out of it using proper regex.