We Recommend

Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems
Wicked Cool PHP contains a wide variety of scripts to process credit cards, check the validity of email addresses, template HTML, and serve dynamic images and text.


Posted By

indianocean on 08/30/07


Tagged

php oxid


Versions (?)


Print shop variables of oxid shop


Published in: PHP 


  1. [{ php }]
  2. $Shop = $this->get_template_vars('shop');
  3. print "<pre>" . print_r($Shop, true) . "</pre>\n";
  4. [{ /php }]

Report this snippet 

You need to login to post a comment.