Hi, actually I'm working entirely with LAMP in my work, so I want to make this question:
I have an entire static website, the costumer decide that want to sell using his website, If the website has everything: flash, javascript, html, css etc, How can I integrate my php code in the website?
One of the first problem that I have is the next:
In everypage I want to add a verification routine that will catch those users that want to access to restricted content.
is a good practice embedded the php code in the html?
thanks