<< < 1 2 3 4 5 6 7 8 9 > >>   ∑:7917  Sort:Rank

Install PHP Extensions on CentOS
This section provides a tutorial example on how to add PHP extensions on CentOS Linux systems by searching and installing the extension using the 'dnf' package manager.
2024-07-20, 112🔥, 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, 112🔥, 0💬

Load HTML Documents with LIBXML_NOBLANKS
This section provides a tutorial example on how to load HTML documents with the LIBXML_NOBLANKS using the PHP DOM Extension. It only removes whitespaces between tags inside the 'head' element.
2024-07-20, 112🔥, 0💬

"php -i" - PHP Engine Information
This section provides a tutorial example on how to get more information about the PHP engine and its execution environment: php -i
2024-07-20, 111🔥, 0💬

PHP Version Pre-Installed on macOS
This section provides notes to verify PHP version supported on macOS and run a simple PHP interactive scripting session.
2024-07-20, 110🔥, 0💬

Build New HTML Documents
This section provides a tutorial example on how to create an HTML document using methods provided from the DOM extension.
2024-07-20, 110🔥, 0💬

Remove Dummy Elements in HTML Documents
This section provides a tutorial example on how to remove dummy elements in HTML documents, including empty elements, elements with whitespaces only, and redundant whitespaces.
2024-07-20, 110🔥, 0💬

What Is PHP
This section describes what is PHP language and what are main features supported in PHP.
2024-07-20, 109🔥, 0💬

Downloading and Installing PHP 7.3 for Windows
This section provides a tutorial example on how to download and install the PHP engine 7.0 on a Windows system.
2024-07-20, 109🔥, 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, 109🔥, 0💬

Use PHP Composer on CentOS Computers
This section provides a tutorial example on how to install PHP Composer to manage PHP packages on CentOS systems.
2024-07-20, 109🔥, 0💬

DOCTYPE Element in HTML Documents
This section provides a quick introduction on the DOCTYPE elements in HTML documents.
2024-07-20, 109🔥, 0💬

php.ini - PHP Runtime Configuration
This section describes the PHP runtime configuration file, php.ini.
2024-07-20, 108🔥, 0💬

Hello.php - My First PHP Script
This section provides a tutorial example on how to write the first PHP script, Hello.php, and run it with PHP CLI and PHP CGI.
2024-07-20, 108🔥, 0💬

PHP Version Pre-Installed on CentOS 6
This section provides notes to verify PHP version supported on CentOS 6.0 and run a simple PHP interactive scripting session.
2024-07-20, 108🔥, 0💬

Upgrade PHP Engine on macOS
This section provides notes on upgrade PHP on macOS computers. There seems to be no PHP binary package available in Homebrew repository for macOS 10.12.
2024-07-20, 107🔥, 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, 107🔥, 0💬

Remove Whitespaces in HTML Documents
This section provides a tutorial example on how to remove whitespaces in HTML Documents with PHP DOM Extension.
2024-07-20, 107🔥, 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, 106🔥, 0💬

Managing PHP Engine and Modules on CentOS
This chapter provides tutorial examples and notes on managing PHP engine and modules on CentOS systems. Topics include verify PHP installation on CentOS.
2024-07-20, 106🔥, 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, 105🔥, 0💬

About HerongYang.com
This web site provides a collection of about 40 free tutorial books on programming languages, Web applications, database, Chinese language and other topics. See the site map for a complete list of all tutorial books. Contact Information Name: Herong Yang Email: herong_yang...at...yahoo Web: http://w...
2024-07-14, 76423🔥, 28💬

💬 2022-03-14 Daniel Rozzi: Hello, My name is Daniel Rozzi from Infolinks Media and we are allocating budgets from a few select brands such as Shutterfly, S...

💬 2022-02-14 ChaSan: Hello, It has been a long long time since I visited this webpage. 15 years thereabouts. learned a lot using PHP on my windows PC...

💬 2021-11-16 Daniel Rozzi: Hello, My name is Daniel from Infolinks Media. We are allocating budgets from a few select brands that we have quarterly placeme...

💬 2020-11-06 schradermichael950@gmail.com: Good day!  I happened to find your website very usable and interesting. And I would like to ask you whether you accept links for...

💬 2020-06-20 Herong: William and others, I am not interested in placing other ads on this site at this moment. Thanks.

(More comments ...)

Chinese Calendar, Language, Music and Culture
Chinese New Year Day - The Most Important Chinese Festival Chinese New Year (Chinese: 春節, 春节, Chūnjíe; 農曆新年, 农历新年, Nónglì Xīnnián; or 過年, 过年, Guònián), also known as the Lunar New Year or the Spring Festival is the most important of the traditional Chinese holidays. It consists of a perio...
2024-07-14, 19637🔥, 3💬

💬 2023-06-22 Fonzie: 好赞呐,杨老师,想听您讲计算机技术中文化的历史。

Discontinued: Currency Converter by kowabunga.net
This chapter provides a quick introduction of the free Web service, Currency Converter. Topics include usage description of Currency Exchange Converter; request message sample; response message sample.
2024-07-10, 810🔥, 3💬

💬 2024-07-10 Ofer: Any other free currency converter using SOAP (i.e. WSDL that defines a free publicly available service)?

💬 2023-12-16 abdelkader belhaj: thank u

<< < 1 2 3 4 5 6 7 8 9 > >>   ∑:7917  Sort:Rank