the_oliver Posted July 24, 2007 Share Posted July 24, 2007 Hello. When i enter the code <input name="ename" type="text" id="ename" size="30" maxlength"50" value="<\"\>"> the text feild is shown with <\ in it and then straigh after it "> is shown (outside the text feild). Is there a way round this? Its so that these charictors can be returned to the form, an the user told to remove them. Thanks Quote Link to comment https://forums.phpfreaks.com/topic/61609--/ Share on other sites More sharing options...
effigy Posted July 24, 2007 Share Posted July 24, 2007 Pass the value through htmlspecialchars. Quote Link to comment https://forums.phpfreaks.com/topic/61609--/#findComment-306645 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.