HI Guys,
I have concerns about one thing that does not let me sleep any more.
I have a standard html page with terms of use for the certain list of products.
Now the question is: instead of creating a separate html (terms of use page) file for each of the products that have exactly identical terms of use, how can I replace the name of the product with actual name?
for example if I have a sentence on my html page like the one below:
BY USING THIS [Name of Software] software and so on .....
I have seen it done with link like this:
[
yousite.com...] Name of software
I can not understand the process in the (softwaretitle) file and not sure whether it is php at all or not.
Can someone out there give me a little advise please?
Thanks to all of you in advance