Outputs the content of an Object field


/ Published in: PHP
Save to your folder(s)

Outputs the content of an Object Field into a global variable


Copy this code and paste it in your HTML
  1. <?php $pagesAddConditions = $GLOBALS['we_doc']->elements['pagesAddConditions']['dat']; ?>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.