html to php conversion for protection
Dan brought up a question that I first denied is possible but now I question if I skewed the original test reults.
https://www.gpwa.org/forum/attention...tml#post781461
The question, if I am understanding it properly is:
Can you simply change html content to php pages in order to stop anyone from mirroring the pages.
My first though is, that would not be enough and to prove that I took an html page, copied and renamed it to php and looked at both pages and could see all content, so I think you could still mirror the page.
However, my test may have been somewhat flawed.
I did a straight copy, I did NOT change the html statement in the documment, the doc type or convert the page into true php.
In order to do that, I would have to add php brackets and change quote tags etc throughout the page to be php compliant.
It has been a while since I have built php pages from scratch, I have to think about this a little.
Rick
Universal4