I have developed a php file called "profile.php" that displays the current user s profile.But, I could not decide how to display others profile pages. I mean, for example, i displayed all of the members on the main page and clicked one of them. Then, should i use "a href" tag for every user to direct to another php file, for instance, another_profile.php . If so, How can i send the clicked user s information, name, surname etc. ,to the another_profile.php? Thanks
I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....