[PHP-DEV] Bug #14938 Updated: No htmlescape() function for PHP4

2002-01-08 Thread edink

ID: 14938
Updated by: edink
Reported By: [EMAIL PROTECTED]
Status: Open
Old Bug Type: Unknown/Other Function
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.1.1
New Comment:

You can use htmlspecialchars() htmlentities().

Filled as a documentation problem.

Previous Comments:


[2002-01-08 17:29:58] [EMAIL PROTECTED]

As you can find PHP Faq at:http://www.php.net/manual/en/faq.html.php,
there is a function of htmlescape() to escape string for html syntax.
unfortunately, i can not find htmlescape() function from php function
table, and wonder what is going on here.
would you kindly please let me about it? thanx a ton!
Jackey





Edit this bug report at http://bugs.php.net/?id=14938edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #14938 Updated: No htmlescape() function for PHP4

2002-01-08 Thread imajes

ID: 14938
Updated by: imajes
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.1.1
Old Assigned To: 
Assigned To: imajes
New Comment:

i'm a sucker for punishment.

Previous Comments:


[2002-01-08 18:36:18] [EMAIL PROTECTED]

You can use htmlspecialchars() htmlentities().

Filled as a documentation problem.



[2002-01-08 17:29:58] [EMAIL PROTECTED]

As you can find PHP Faq at:http://www.php.net/manual/en/faq.html.php,
there is a function of htmlescape() to escape string for html syntax.
unfortunately, i can not find htmlescape() function from php function
table, and wonder what is going on here.
would you kindly please let me about it? thanx a ton!
Jackey





Edit this bug report at http://bugs.php.net/?id=14938edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #14938 Updated: No htmlescape() function for PHP4

2002-01-08 Thread imajes

ID: 14938
Updated by: imajes
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.1.1
Assigned To: imajes
New Comment:

thanks, that's fixed.

Previous Comments:


[2002-01-08 18:43:21] [EMAIL PROTECTED]

i'm a sucker for punishment.



[2002-01-08 18:36:18] [EMAIL PROTECTED]

You can use htmlspecialchars() htmlentities().

Filled as a documentation problem.



[2002-01-08 17:29:58] [EMAIL PROTECTED]

As you can find PHP Faq at:http://www.php.net/manual/en/faq.html.php,
there is a function of htmlescape() to escape string for html syntax.
unfortunately, i can not find htmlescape() function from php function
table, and wonder what is going on here.
would you kindly please let me about it? thanx a ton!
Jackey





Edit this bug report at http://bugs.php.net/?id=14938edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #14938 Updated: No htmlescape() function for PHP4

2002-01-08 Thread imajes

ID: 14938
Updated by: imajes
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.1.1
Assigned To: imajes


Previous Comments:


[2002-01-08 18:43:21] [EMAIL PROTECTED]

i'm a sucker for punishment.



[2002-01-08 18:36:18] [EMAIL PROTECTED]

You can use htmlspecialchars() htmlentities().

Filled as a documentation problem.



[2002-01-08 17:29:58] [EMAIL PROTECTED]

As you can find PHP Faq at:http://www.php.net/manual/en/faq.html.php,
there is a function of htmlescape() to escape string for html syntax.
unfortunately, i can not find htmlescape() function from php function
table, and wonder what is going on here.
would you kindly please let me about it? thanx a ton!
Jackey





Edit this bug report at http://bugs.php.net/?id=14938edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #14938 Updated: No htmlescape() function for PHP4

2002-01-08 Thread philip

ID: 14938
Updated by: philip
Reported By: [EMAIL PROTECTED]
Old Status: Closed
Status: Duplicate
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.1.1
Assigned To: imajes
New Comment:

Be sure to discuss this with Zak, see bug #14418 which stemmed from this
htmlescape() doc bug, not sure where he's at on it.  I'm sure he
wouldn't mind if you did a commit though :)

Previous Comments:


[2002-01-08 19:34:35] [EMAIL PROTECTED]

thanks, that's fixed.



[2002-01-08 18:43:21] [EMAIL PROTECTED]

i'm a sucker for punishment.



[2002-01-08 18:36:18] [EMAIL PROTECTED]

You can use htmlspecialchars() htmlentities().

Filled as a documentation problem.



[2002-01-08 17:29:58] [EMAIL PROTECTED]

As you can find PHP Faq at:http://www.php.net/manual/en/faq.html.php,
there is a function of htmlescape() to escape string for html syntax.
unfortunately, i can not find htmlescape() function from php function
table, and wonder what is going on here.
would you kindly please let me about it? thanx a ton!
Jackey





Edit this bug report at http://bugs.php.net/?id=14938edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Bug #14938 Updated: No htmlescape() function for PHP4

2002-01-08 Thread Zak Greant

On 2002-8-01 17:36, [EMAIL PROTECTED] wrote:
 ID: 14938
 Updated by: philip
 Reported By: [EMAIL PROTECTED]
 Old Status: Closed
 Status: Duplicate
 Bug Type: Documentation problem
 Operating System: Linux
 PHP Version: 4.1.1
 Assigned To: imajes
 New Comment:

 Be sure to discuss this with Zak, see bug #14418 which stemmed from this
 htmlescape() doc bug, not sure where he's at on it.  I'm sure he
 wouldn't mind if you did a commit though :)

  I need to get off my lazy ass and fix it. :)

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]