Popular Books:
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, ∼202🔥, 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, ∼197🔥, 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, ∼196🔥, 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, ∼195🔥, 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, ∼192🔥, 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, ∼192🔥, 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, ∼191🔥, 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, ∼189🔥, 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, ∼187🔥, 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, ∼184🔥, 0💬
Downloading Derby (Java DB) Documents
This section describes how to download and install Derby database server 10.11 documentations. 2024-07-05, ∼286🔥, 1💬
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, ∼453🔥, 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, ∼464🔥, 0💬
Install LibreOffice on macOS Computer
This section provides a tutorial on how to download and install LibreOffice on macOS computers. 2024-06-23, ∼243🔥, 0💬
Popular Posts:
This section describes what is Ethereum Testnet: Ropsten Network.
This section provides a quick summary of the Unicode code point block: 'Miscellaneous Symbols and Ar...
This section provides a tutorial example to illustrate how RSA public key encryption algorithm works...
This section provides a tutorial example on how to disable and remove 'Shockwave Flash Object' addon...
This section provides a tutorial example on how to shutdown or terminate the JVM instance using exit...