The Artima Developer Community
Sponsored Link

PHP Buzz Forum
Html entities in input fields

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Chris Kulbacki

Posts: 44
Nickname: xchris
Registered: Dec, 2014

Chris Kulbacki - turning ideas into software.
Html entities in input fields Posted: Dec 22, 2014 1:27 AM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Chris Kulbacki.
Original Post: Html entities in input fields
Feed Title: Chris Kulbacki - Turning ideas into software
Feed URL: http://chriskulbacki.com/rss/php
Feed Description: PHP: the new and the interesting.
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Chris Kulbacki
Latest Posts From Chris Kulbacki - Turning ideas into software

Advertisement
One difficulty that a lot of web developers face is handling of html entities. If you are a beginner web developer you'll probably notice that some text partially disappears from your edit controls from time to time. Well, the reason it disappears is that the text that the visitor typed into the control contained some character that conflicted with the html code that handled the display of the text.

Read: Html entities in input fields

Topic: Phalcon – transporting PHP to a new level Previous Topic   Next Topic Topic: Horde im Tatort

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use