Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stored Variable
#1
Hi,

Sorry if this seems a simple question, I have had a go myself but to no avail. What I want to do is to store a variable, as in this PHP code:

Code:
Copy      Help
<?php
  $test = "hello";
  echo $test
?>

But in QM.

It's only so I don't have to keep typing the same thing out, and when I want to change it, I only have to do it once. It's probably something very simple.

Any help appreciated, thanks.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)