Jump to content

HTML templates - accessing variables


bloodjelly

Recommended Posts

Hi -

I'm having trouble accessing variables through php that have been assigned for use in a template (for example: 'USERNAME' => $template['username']). After doing this I can use {USERNAME} in the HTML part of the template file and see the username.

The problem is that I want to access the username variable via PHP in the template file, not just through the HTML part.

Can anyone explain how to do this? Thanks very much for the help [img src=\"style_emoticons/[#EMO_DIR#]/smile.gif\" style=\"vertical-align:middle\" emoid=\":smile:\" border=\"0\" alt=\"smile.gif\" /]
Link to comment
https://forums.phpfreaks.com/topic/12400-html-templates-accessing-variables/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.