New Zenner
- Join Date:
- Dec 2008
- Posts:
- 36
- Plugin Contributions:
- 0
separate php file inside catalog can't connect to database
Hi,
i create a separate php file put inside includes/templates/my_template/templates/
this file will execute when tpl_product_info_display.php is load.
In that file i need to connect with the database and get some data but it seems not working.
i tried to put this code on the top "require('includes/application_top')" but no luck.
please help!
thanks in advance!