1 2 3 4 5 6 > >>   ∑:7888  Sort:Rank

"UnitConversion_REST" - REST Web Service
"UnitConversion_REST" is an REST Web service for test purpose only. High level information about this "Hello_REST" Web service: Web service endpoint: http://www.herongyang.com/Serv iceRepresentation of resources: UnitConversion_REST.php Operations: GET and POST Operation parameters: "type", "from", ...
2024-07-22, 10809🔥, 0💬

Popular Book List
Popular Books: Android Tutorials Bitcoin Tutorials C# Tutorial Examples Cheminformatics Tutorials Cryptography Tutorials Data Encodings EC Cryptography Email Tutorials Ethereum Tutorials Flash Tutorials Free Web Services GB2312 Character Set HTML Tutorials Java Tutorial Examples Java GC Tutorials Ja...
2024-07-20, 5795🔥, 0💬

Site Map
Tutorial Books on Software Programming Android Tutorials - Herong's Tutorial Examples ASP Tutorials - Herong's Tutorial Examples C# Tutorials - Herong's Tutorial Examples Data Encodings - Herong's Tutorial Examples Flash Tutorials - Herong's Tutorial Examples Free Web Services - Herong's Tutorial Ex...
2024-07-20, 27963🔥, 0💬

About This Book
This section provides some detailed information about this book - PHP Modules Tutorials - Herong's Tutorial Examples.
2024-07-20, 108🔥, 0💬

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2024-07-20, 102🔥, 0💬

PHP Modules Tutorials - Herong's Tutorial Examples
This PHP tutorial book is a collection of notes and sample codes written by the author while he was learning PHP modules himself. Topics include using PHP on Windows, macOS and Linux; mysql and mysqli modules for MySQL database server access; dom mudule for parsing HTML Documents; gd module for proc...
2024-07-20, 107🔥, 0💬

Using SOAP Extension in non-WSDL Mode
This section provides a tutorial example on how to use SOAP client functions to make Web service call without using the WSDL standard on the target SOAP node and print detailed debug information.
2024-07-20, 8347🔥, 0💬

Create ZIP Archive for Download
This section provides a tutorial example on how to create a ZIP archive in a temporary file with dymanic data and send it to Web browser as a download using the ZipArchive class.
2024-07-20, 1992🔥, 0💬

SoapClient - SOAP Client Class and Functions
This section describes the SoapClient class and functions provided in the SOAP extension library for writing SOAP client application. __soapCall() allows you to make a RPC function call on the target SOAP node.
2024-07-20, 573🔥, 0💬

Hello_There_Dump.php - Debugging SOAP Messages
This section provides a tutorial example on how to use SOAP client functions to make Web service call on the target SOAP node and print detailed debug information.
2024-07-20, 561🔥, 0💬

Turning on the Default SOAP Module
This section provides a tutorial example on how to turn on the SOAP extension inluded in the default distribution package - extension=php_soap.dll in the php.ini file.
2024-07-20, 383🔥, 0💬

SOAP Module - Creating and Calling Web Services
This chapter provides tutorial examples and notes about SOAP module for creating and calling Web services. Topics include PHP implementations of SOAP, the SOAP extension library, SOAP client functions, Calling Web services with and without using the WSDL standard, example scripts to dump SOAP commun...
2024-07-20, 354🔥, 0💬

What Is WSDL
This section describes what is WSDL - an XML based standard designed to describes protocol bindings and message formats of Web services.
2024-07-20, 350🔥, 0💬

SOAP Module - Server Functions and Examples
This chapter provides tutorial examples and notes about SOAP module's server functions and examples. Topics include introduction to SOAP server class and functions, SOAP server example - HelloServer.php, server examples with SOAP 1.1 and 1.2, server example in WSDL mode.
2024-07-20, 337🔥, 0💬

SOAP Module and PHP Implementations of SOAP
This section describes the SOAP protocol and PHP implementations of SOAP. PEAR::Package::SOAP, NuSOAP, and php_soap.dll (from the PHP Group) seems to be 3 different SOAP implementations.
2024-07-20, 320🔥, 0💬

Extract Files from ZIP Archive
This section provides a tutorial example on how to open an existing ZIP archive and extract files from the archive using the ZipArchive class.
2024-07-20, 315🔥, 0💬

mysqli_connect() and Other MySQL Functions
This section describes procedural functions provided by MySQLi module. mysql_connect() creates a connection to the specified MySQL server.
2024-07-20, 313🔥, 0💬

DOM Module - Parsing HTML Documents
This chapter provides tutorial examples and notes on DOM module for parsing HTML documents. Topics include understanding DOM Extension; parsing HTML document string; building new HTML documents.
2024-07-20, 313🔥, 0💬

MySQLi Module - Accessing MySQL Server
This chapter provides tutorial examples and notes about MySQLi module for MySQL server. Topics include configuring the PHP engine to use the MySQL extension library, commonly used MySQL functions, running SQL statements to create table, insert rows and fetch rows.
2024-07-20, 303🔥, 0💬

The ZipArchive Class
This section provides a quick introduction to the ZipArchive class, which provides you creating new ZIP archives, extracting files from existing ZIP archives, and other functionalities.
2024-07-20, 296🔥, 0💬

MySQLi Module Configuration and Database Access
This section provides a tutorial example on how to configure the PHP engine for MySQL server connection access. Setting, extension=php_mysql.dll, needs to be turned in the configuration file php.ini.
2024-07-20, 294🔥, 0💬

Hello_There.php - First Example of SOAP
This section provides a tutorial example on how to use the SOAP extension to call a Web service provided by herongyang.com to get a greeting message.
2024-07-20, 290🔥, 0💬

MySqlLoop.php - MySQL Functions Test
This section provides a tutorial example on how to use MySQL functions to connect to a MySQL server, and run SQL statements to create a table, insert rows and fetch rows with the MySQL server.
2024-07-20, 288🔥, 0💬

Create New ZIP Archive
This section provides a tutorial example on how to create a new ZIP archive and add files into the archive using the ZipArchive class.
2024-07-20, 285🔥, 0💬

1 2 3 4 5 6 > >>   ∑:7888  Sort:Rank