View Single Post
  #2  
Old 08-19-2013, 04:08 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: New Static PHP Page with mySql Query

I think we're missing the code that builds and assigns the list of methods (shiprate.php). You can use something like foreach in Smarty to loop through the list of rates wherever you need it on the tpl.

If it's just another Static Page then create the new page, add your code to pages.php, enable "parse smarty tags on static pages", then add your smarty code where you want it on the static page. You shouldn't need to build a stand-alone page unless you really want to.
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote