Popular Books:
JDBC Version and History
This section provides some quick information about JDBC versions and history. 2022-10-01, ∼303🔥, 0💬
Specifying Database Name in Connection URL
This section describes how to specify database name in connection URL. 2022-10-01, ∼303🔥, 0💬
Inserting BLOB Values with setBlob() Method
This section describes how to insert BLOB values with the PreparedStatement.setBlob() method. 2022-10-01, ∼303🔥, 0💬
PreparedStatement with Parameters
This section describes how to create PreparedStatement objects with Parameters. 2022-10-01, ∼303🔥, 0💬
Testing DOM XML DTD Validator
This section provides a tutorial example on how to test the DOM XML DTD Validator. All errors are generated with line numbers and explanations. 2022-10-01, ∼302🔥, 0💬
Unicode 7.0 Character Samples
Some samples of characters added in Unicode 7.0 are provided here for the purpose of demonstration or performing browser testing. 2022-10-01, ∼302🔥, 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 2022-10-01, ∼302🔥, 0💬
Array Related Built-in Functions
This section provides a summary of built-in functions related arrays and some examples of how to use them. 2022-10-01, ∼302🔥, 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. 2022-10-01, ∼302🔥, 0💬
"Function" Statement and Function Call
This section describes how to define and invoke a function procedure. Assigning a value to the procedure name in the function procedure sets the return value. 2022-10-01, ∼302🔥, 0💬
Example - Passing Arguments by Value
This section provides a tutorial example on how to pass arguments by value to swap values passed through procedure arguments. By this example will not work. 2022-10-01, ∼302🔥, 0💬
What Is Expression
This section provides quick introductions of main expression categories: numeric, character string, bit string, data and time, and time interval. 2022-10-01, ∼302🔥, 0💬
Column Options When Creating Tables
A tutorial example is provided on how to use different column options like, NULL, UNIQUE, DEFAULT, PRIMARY KEY, when creating new tables. 2022-10-01, ∼302🔥, 0💬
Install Python 2 Environment on CentOS
This section provides a tutorial example on how to install Python 2 environment to run old Python scripts and applications on CentOS computers. 2022-10-01, ∼302🔥, 0💬
Popular Posts:
"RefillOrder" is an XML document based Web service for testing purpose only. High level information ...
This section provides a tutorial example on how to disable and remove 'PDF Link Helper' addon from I...
This section provides a test program for the Java implementation of UUEncode by Sun. Tests of both e...
This section provides a tutorial example on how to use Google Chrome as an XML file syntax checker. ...
This section provides a tutorial example on how to export an HTTPS server certificate from Apple Saf...