Popular Books:
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, ∼561🔥, 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, ∼559🔥, 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, ∼554🔥, 0💬
Create ZIP Archive with Directory
This section provides a tutorial example on how to create a ZIP archive with a directory and adds files to that directory using the ZipArchive class. 2024-07-20, ∼520🔥, 0💬
Install DOM Extension on CentOS
This section provides a tutorial example on how to install PHP DOM Extension on CentOS systems. 2024-07-20, ∼219🔥, 0💬
DOM (Document Object Model) Module
This section describes what is DOM (Document Object Model) Module, which allows you to parse XML and HEML documents. 2024-07-20, ∼167🔥, 0💬
Parse and Traverse HTML Documents
This section provides a tutorial example on how to parse an HTML document into a DOMDocument object and traverse it as a DOMNode object tree. 2024-07-20, ∼165🔥, 0💬
Managing PHP Engine and Modules on macOS
This chapter provides tutorial examples and notes on managing PHP engine and modules on macOS systems. Topics include verify PHP installation on macOS. 2024-07-20, ∼157🔥, 0💬
What Is PHP
This section describes what is PHP language and what are main features supported in PHP. 2024-07-20, ∼156🔥, 0💬
"php -m" - Built-in Modules
This section provides a tutorial example on how to get a list of all modules that are pre-compiled in the PHP engine: php -m. 2024-07-20, ∼156🔥, 0💬
PHP Version Pre-Installed on CentOS
This section provides notes to verify PHP version supported on CentOS and run a simple PHP interactive scripting session. 2024-07-20, ∼154🔥, 0💬
Downloading and Installing PHP Documentation
This section provides a tutorial example on how to download and install PHP documentation in HTML format. 2024-07-20, ∼153🔥, 0💬
DOCTYPE Element in HTML Documents
This section provides a quick introduction on the DOCTYPE elements in HTML documents. 2024-07-20, ∼153🔥, 0💬
php.ini - PHP Runtime Configuration
This section describes the PHP runtime configuration file, php.ini. 2024-07-20, ∼151🔥, 0💬
References
List of reference materials used in this book. 2024-07-20, ∼150🔥, 0💬
Popular Posts:
This section provides a tutorial example on the EC key PEM file format. EC domain parameters are sto...
This section provides a tutorial example on writing a WSDL 1.1 example that uses SOAP 1.2 over HTTP ...
When is the Chinese Dragon Boat Festival? How is it celebrated? What are the traditions? Dragon Boat...
This section provides a tutorial example to show different behaviors of SoapClient on XML document b...
This section provides a tutorial example to demonstrate a real life example of Chinese text corrupti...