How to create frame in
PHP? is this possible to do so..like top.
PHP, content.
PHP and bottom.
PHP. I need to fix top and bottom but I can get it done. pls help !
You can use include like:
<?
PHP
include('top.
PHP');
include('content.
PHP');
include('bottom.
PHP');
?>
Where do we puti that code. In my index.
PHP file located in my template folder>?? I use joomla and i want to keep my flash module (header) loaded .