When I get relevant results from mysql and display them using php I want to give a link like "see full content" where the person can click to visit that url.
Is there an easy way to get the relevant url for the stuff which is gotten from the database then display it or whatever? I can think of putting the url in by hand for each row in the table then getting that but I'm pretty sure websites like daniweb which have 1000 + results per searched query don't handcode all those links in