You can't add PHP to the HTML catalog as it generates .html files which won't get processed as php scripts by your server. If you have a dedicated server, then it's something that can be changed, but would require more than light modification to the HTML catalog generator.
You might consider looking into an apache solution to do this for you (if it's based on languages).
Hope this helps.
|