url on the fly
Posted: Tue Aug 19, 2003 4:47 pm
i know how to get datas from a form and use them.
i mean when u want to interact with users u can code a form where u get data (name, birth...) and u can then use that.
differently i cannot figure it out how i can use mouse click to get url.
i try to explain myself:
i want to make links (href) getting the values of this links from a db.
imagine to have a html tables with some words:
apple pear orange strawberry
grape
and all these are the headline of my news. to read the whole news u click the headline u are interested to.
the question is:
what should i do to get the value of the url on the fly? i think i need a template page where by php is automatically printed the requested news.
tnx for help
i mean when u want to interact with users u can code a form where u get data (name, birth...) and u can then use that.
differently i cannot figure it out how i can use mouse click to get url.
i try to explain myself:
i want to make links (href) getting the values of this links from a db.
imagine to have a html tables with some words:
apple pear orange strawberry
grape
and all these are the headline of my news. to read the whole news u click the headline u are interested to.
the question is:
what should i do to get the value of the url on the fly? i think i need a template page where by php is automatically printed the requested news.
tnx for help