Posted March 20th, 2010 by MatthiasVance
LS,
Whenever I want to put some PHP variable inside a form input, I do this:
input name="bla" type="text" value="<?php
As soon as I type "php", it gives me an autocomplete list, which is very annoying, as I'm only typing the PHP opening tag.
Kind regards,
Matthias Vance
juanc says:
Yes. This is a known issue we are working on.
Thanks for your patience,
Juan