Hello,
I'm new in coding in php
I want to transfer a webpage (news5.html) to another webpage (in a table).
(Like it is done on the news websites "www.domain.com/index?ID=4343"
How can I do it?
I read about passing variables through url, but if it is how it should be done how do I include a link in the variable?
Please help me