Posts Tagged “html”

Hi there,

I’m writing some joomla code for a customer and when I use this in my view template:

<textarea class="text_area" name="notes_campaign" id="notes_campaign" rows="5" cols="30">
 <?php echo trim($this->campaign->notes_campaign);?>
</textarea>

I always get some extra white space and can’t erase them using trim, or any other technique. Lee el resto de esta entrada »

Comparte esto con tus amigos:

Comments No Hay Comentarios »