Home

Submit

Source

Feeds
Source Site » www.herongyang.com

Search another site:

http://
PHP XML Web Services
PHP SOAP Extension for Server Applications
PHP / XML Web Services
This tutorial describes: * PHP SOAP Extension Functions for Server Applications * HelloServer.php - First SOAP Server Application * HelloServer12.php - SOAP 1.2 Server Application * HelloServerWsdl.php - SOAP 1.2 Server Application in WSDL Mode.

Site: www.herongyang.com Report - View Tutorial

PHP XML Web Services
PHP SOAP Extension
PHP / XML Web Services
This tutorial describes: * What is PHP SOAP Extension? * My first example with SOAP Extension. * SOAP Extension functions for client applications. * How to dump detailed information for debugging. * A WSDL document example. * How use SOAP Extension in non-WSDL mode.

Site: www.herongyang.com Report - View Tutorial

PHP XML Web Services
SOAP PHP Implementations
PHP / XML Web Services
This tutorial describes: * PHP Implementations of SOAP. * Checking My PHP Installation on Windows. * Installing SOAP Library on Windows.

Site: www.herongyang.com Report - View Tutorial

PHP Sessions and Cookies
Using Cookies
PHP / Sessions and Cookies
Cookie: A small amount of information sent by a Web server to a Web browser, saved by the browser, and sent back to the server later. Cookies are transmitted inside the HTTP header.

Site: www.herongyang.com Report - View Tutorial

PHP Sessions and Cookies
Sessions
PHP / Sessions and Cookies
This chapter describes: * What is a session. * How use session in a PHP script. * A session test with 3 scripts. * How session ID can be managed without cookies. * Where is session data stored.

Site: www.herongyang.com Report - View Tutorial

PHP Emailing
Sending Emails
PHP / Emailing
This tutorial describes: How to check the mail server on your local Windows system, How to send an email through PHP.

Site: www.herongyang.com Report - View Tutorial

PHP File Operations
Directories, Files and Images
PHP / File Operations
This tutorial describes: Directory functions, File system functions, Image functions, ShowPhoto.php - a sample program.

Site: www.herongyang.com Report - View Tutorial

PHP Functions
Functions
PHP / Functions
This tutorial describes: How to define functions, How to pass references to and returning a reference from functions.

Site: www.herongyang.com Report - View Tutorial

PHP Databases
Using MySQL with PHP
PHP / Databases
This tutorial describes: How to configure PHP with a MySQL server, What are the basic functions to use a MySQL server, A test script with a MySQL server.

Site: www.herongyang.com Report - View Tutorial

PHP Databases
Non ASCII Characters with MySQL
PHP / Databases
This tutorial explains: Storing Non ASCII Characters in Database, Transmitting Non ASCII Characters to the Server, MySqlUnicode.php - UTF-8 Sample Script.

Site: www.herongyang.com Report - View Tutorial

PHP Miscellaneous
Controlling HTTP Response Header Lines
PHP / Miscellaneous
This tutorial describes: HTTP Response Syntax, HTTP Response Header Lines, Controlling Header Lines, Viewing Header Lines, Header Lines of Static Files, Controlling Header Lines - Example Scripts, Forcing the Browser to Redirect, Generating Non-HTML Entity Body, Sending Files for Downloading.

Site: www.herongyang.com Report - View Tutorial

PHP Miscellaneous
Handling Non ASCII Characters
PHP / Miscellaneous
This tutorial explains: What Is Localization / Internationalization?, Managing Characters in Web Based Applications, Character Traveling Paths, ASCII Characters in PHP Pages

Site: www.herongyang.com Report - View Tutorial

PHP Miscellaneous
Non ASCII Characters in HTML documents
PHP / Miscellaneous
This tutorial explains: Basic Rules, French Characters in HTML Documents - UTF-8 Encoding, French Characters in HTML Documents - ISO-8859-1 Encoding, Chinese Characters in HTML Documents - UTF-8 Encoding, Chinese Characters in HTML Documents - GB22312 Encoding, Characters of Multiple Languages in HTML Documents.

Site: www.herongyang.com Report - View Tutorial

PHP Miscellaneous
Non ASCII Characters as String Literals
PHP / Miscellaneous
This tutorial explains: Basic Rules, French Characters in String Literals - UTF-8 Encoding, French Characters in String Literals - ISO-8859-1 Encoding, Chinese Characters in String Literals - UTF-8 Encoding, Chinese Characters in String Literals - GB2312 Encoding, Characters of Multiple Languages in String Literals.

Site: www.herongyang.com Report - View Tutorial

PHP Miscellaneous
Receiving Non ASCII Characters from Input Forms
PHP / Miscellaneous
This tutorial explains: Basic Rules, Receiving Non ASCII Characters with GET Method, Receiving Non ASCII Characters with POST Method, Receiving Non ASCII Characters in UTF-8, Decoding HTML Entities.

Site: www.herongyang.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement