|
|
Alexey admin 4/26/2007 |
|
Hi, |
|
|
P
|
ploppy author 4/26/2007 |
|
hi alexey. ok, at the moment if you create a databse it gives a call to _list.htm as output. $smarty->display("test_list.htm");
{php}or {include_php file="/home/site/public_html/search/test_list.php"}
|
|
|
|
Alexey admin 4/27/2007 |
|
I suppose your goal is to integrate generated List page into your existing page. |
|
|
P
|
ploppy author 4/27/2007 |
|
Thx alexey. i t seems to me as though the smarty is causing the problems somehow. using header & footer php is going to be difficult because the whole site is based on smarty tpl files so i shall have to incorporate these somehow into these extra php files. i am very grateful for your assistance and feel sure i shall beat this problem :-) many thx. |
|