Quantcast
Channel: General developer forum
Viewing all articles
Browse latest Browse all 37673

Re: html_writer::tag escaping moodle url

$
0
0
by Tim Hunt.  

Acutally, your problem is with moodle_url. If you don't want escaping, you have to use $url->out(false);

$url->__toString(); (which is what your string concatenation will call) does $url->out(true);


Viewing all articles
Browse latest Browse all 37673

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>