Ben Corlett wrote on Sunday 29th of May 2011:Using the form class to create an input field, i.e. Form::Input(), ampersands (&'s) are converted to & Does anyone know of a way to get around this or is there a reason that ampersands are used? Say I'm entering information in the database is there not a way to see it how i entered it? Does what I said even make sense? I'm pretty bloody tired! PS the function that transforms values for an input is in Fuel\Core\Form::prep_value(); Having wrote this far I thought i'd throw in a screenshot for you: before saving to DB:
http://d.pr/QCzS after retrieving from DB:
http://d.pr/ktNM
Config::set('form.prep_value', false);
It looks like you're new here. If you want to get involved, click one of these buttons!