<< < 13 14 15 16 17 18 19 20 21 22 23 > >>   ∑:9022  Sort:Rank

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

"php -a" - PHP Interactive Shell
This section provides a tutorial example on how to run the PHP engine as an interactive shell, php -a, which lets you to type in a PHP statement and see the result immediately on the screen.
2024-07-20, ∼170🔥, 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, ∼169🔥, 0💬

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, ∼169🔥, 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, ∼168🔥, 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, ∼167🔥, 0💬

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

Introduction and Installation of PHP
This chapter provides tutorial notes and example codes on PHP installation. Topics include quick introduction of PHP, downloading and installing PHP engine, PHP command line options, writing first PHP script.
2024-07-20, ∼159🔥, 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, ∼159🔥, 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, ∼159🔥, 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, ∼158🔥, 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, ∼157🔥, 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, ∼157🔥, 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, ∼157🔥, 0💬

"php -help" - Command Line Options
This section provides a tutorial example on how to see all command line options supported by the PHP engine: php -help.
2024-07-20, ∼155🔥, 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, ∼154🔥, 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, ∼148🔥, 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, ∼147🔥, 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, ∼139🔥, 0💬

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, ≈26🔥, 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, ∼1013🔥, 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

Downloading Derby (Java DB) Documents
This section describes how to download and install Derby database server 10.11 documentations.
2024-07-05, ∼223🔥, 1💬

💬 2024-07-05 ashitha: thank you!

Activity Diagram with LibreOffice UML Elements
This section provides a tutorial on how to draw a UML activity diagram with UML elements in LibreOffice.
2024-06-23, ∼373🔥, 0💬

Install "UML Elements" Extension on LibreOffice
This section provides a tutorial on how to download and install LibreOffice on macOS computers.
2024-06-23, ∼388🔥, 0💬

<< < 13 14 15 16 17 18 19 20 21 22 23 > >>   ∑:9022  Sort:Rank