I am looking forward to making a dynamic link based page, where a particular username is taken from a mysql database and a url is generated which sends that name to a processing php file which will display the profile of that user..how do i send the information in the URL ? i see that its done on forum pages when we say forumdisplay.php?f=2 , im looking for something similar to be implemented, how is the f=2 interpreted ?