Hash Variables: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
(Created page with "Hash Variables allow you to customise your PHP code. Before running any custom PHP code, nuBuilder does a search and replace with all currently available Hash Variables and r...")
 
No edit summary
Line 1: Line 1:
Hash Variables allow you to customise your PHP code.
Hash Variables allow you to customise your PHP code.


Before running any custom PHP code, nuBuilder does a search and replace with all currently available Hash Variables and refered to in your PHP.
Before running any custom PHP code, nuBuilder does a search and replace with all currently available Hash Variables and refered to in your code.


To find what Hash Variables are available you can use [[PHP#nuHash|nuHash()]].
To find what Hash Variables are available you can use [[PHP#nuHash|nuHash()]].

Revision as of 13:18, 15 July 2017

Hash Variables allow you to customise your PHP code.

Before running any custom PHP code, nuBuilder does a search and replace with all currently available Hash Variables and refered to in your code.

To find what Hash Variables are available you can use nuHash().