|
The first thing is to just do it and see if it works. If you're having an error, then there's something to work with.
The only thing I can say now is that if you have PhP in html, you need to have an (Apache) handler to tell your browser to parse html as php or else it won't recognize the <?php ?>.
|