How can I use a templateize::$subject in a $html = <<<HTMLDOC abc+abc+ab templateize::$subject HTMLDOC;
I\'m trying to figure out how to get a set of table headers to repeat on each page of output from htmldoc.I plugged in the CSS way (below) to see if that would work, but I don\'t believe htmldoc does
So i am trying to get a first_name from JSON object which has array of elements by iterating through it, for example if i type \'Ron\' it will display as a text but for some reason I can\'t get displa