define('title', 'some text here'); echo $result[title]; // the above would try and echo $result[some text here]