Advertisement

1 - 10 of 10 containing alltags:("htmlentities") (0 seconds)
Hi, I have a site in spanish that requires input from visitors for several reasons. When they use spanish "special chars", like á é í ó ú ñ ü, somehow those characters get messed up and my php...
Zones: Web Development, Font CreatorDate Answered: 08/04/2004 Grade: A Views: 0
Hi, I'm making an attempt at copying the path to a file inside of a popup to the parent form.  Easy enough JS but it keeps stripping my slashes and I have no clue why.  I'm using PHP to do all t...
Zones: JavaScriptDate Answered: 06/16/2005 Grade: A Views: 0
What is the htmlentities($x,ENT_QUOTES) equivalent in javascript.? (I know I wrote a question like this before, but when I checked the answer it was wrong...
Zones: Web DevelopmentDate Answered: 02/23/2006 Grade: A Views: 0
What is the htmlentities($x,ENT_QUOTES) equivalent in javascript.?
Zones: Web DevelopmentDate Answered: 02/22/2006 Grade: A Views: 4
Hello, I am trying to load html document into DOM using PHP and then convert it into some xml creating my own type of xml doc (using string concatenation). I only search for specific tags inside...
Zones: PHPDate Answered: 08/13/2006 Grade: A Views: 13
I want to do an htmlentities() on a string BUT the string has html within it which I want to keep... IE... BEFORE: <b>Hello is you name James?</b><br> My House costs £100,000<br> I want...
Zones: PHPDate Answered: 09/18/2006 Grade: A Views: 0
Hi experts. I can't encode the special chars. For example this code: $a = htmlentities("I'll \"walk\" the <b>dog</b> now"); echo $a; should produce the following output: I'll &quot;wal...
Zones: PHPDate Answered: 07/22/2004 Grade: A Views: 0
Hi, I have a very simple user-comments page that I insert in other pages so our site visitors can comment on whatever the page is about. My problem is: My host site is on Unix and my site is ...
Zones: PHPDate Answered: 08/04/2004 Grade: B Views: 8
Hello, For security reasons, and to maintain data I now use htmlentities() to clean user-managed settings before placing the values in form input fields. The problem is that &copy; becomes &a...
Zones: PHP, Regular ExpressionsDate Asked: 10/24/2008 Points: 500 Comments: 6
To no longer go offtopic in damijim's question (Q#a18907217) (my bad, I was the one going offtopic, and the one to blame :) ). I would still like to continue my discussion with yodercm on using...
Zones: PHP, PHP and DatabasesDate Answered: 05/17/2007 Grade: A Views: 59
  • 1