» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with input + Web

Data Filtering Using PHP's Filter Functions

Usage guidelines for the filter_* functions in PHP

User:dubrie: Dubrie del.icio.us feed

Input Chinese Text Data to MySQL Database

This chapter provides tutorial notes on saving Chinese text into MySQL database through Web forms and retrieved it back to Web pages. Topics include reviewing the communication process; testing with UTF-8, GBK and Big5 encodings.

User:mark1048: Building Chinese Web Sites using PHP

Input Chinese Text Data from Web Forms

This chapter provides tutorial notes on input Chinese text data from Web forms. Topics include creating Web form; receiving Chinese input text data with PHP the $_REQUEST array; inputting Chinese text with UTF-8, GB18030, and Big5 encodings; copying and pasting Chinese text on Web forms.

User:mark1048: Building Chinese Web Sites using PHP

Input Text Data from Web Forms

This chapter provides tutorial notes on input text data from Web forms. Topics include creating Web form; receiving input text data with PHP the $_REQUEST array; input text data in ASCII, Latin1 and UTF-8 encoding; entering Latin1 characters with Alt keycodes.

User:mark1048: Building Chinese Web Sites using PHP

HTML Purifier - Filter your HTML the standards-compliant way!

HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist, it will also make sure your documents are st

opensource: del.icio.us tag/opensource