I need a script that does the following: 1. Display the same content but changes it based off of the agent. For example If i went to www.test.com/info/tim It would display the content for that user, if I went to www.test.com/info/adam it has the same information but inserts adams personal information in certain sections.
Yoou can replace/redirect/rename test.com/info/1 to test.com/info/tim and test.com/info/2 to test.com/info/adam Search/learn about rewrite url and .htaccess.