Is it possible to build something like frames with php or some kind of template stuff or something..
I hate HTML frames is there a PHP way to do it?
Kthnx DeFi
The web browser parses HTML, not PHP. You are limited to HTML, javascript, or the like on the output.