Popular Books:
DESCipherTest.java - DES Cipher Algorithm Illustration
This section provides a tutorial Java program, DESCipherTest.java, to illustrate how DES cipher algorithm works. 2016-01-24, ∼1505🔥, 1💬
Where Is Session Data Stored
This section provides a tutorial example on how to find out where the PHP engine stores session data. The session.save_path setting specifies the directory name for session data. 2016-01-23, ∼3667🔥, 3💬
Sun Implementation of Base64 in Java
This section provides the source code for the Java implementation of Base64 by Sun. 2016-01-23, ∼3563🔥, 2💬
Horoscope Moon and Other Planet Signs
This section provides introduction of planet zodiac signs: the Moon sign, the Mercury sign, the Venue sign, the Mars sign, and more. 2016-01-23, ∼642🔥, 1💬
SOAP PHP Implementations
This chapter provides notes and tutorials on SOAP PHP implementations: PEAR SOAP, NuSOAP, and PHP Group SOAP. 2016-01-13, ∼1811🔥, 1💬
JDBC-ODBC - Creating New Tables in MS Access Database
This section describes how to create a new table in a MS Access database through the JDBC-ODBC driver. 2016-01-07, ∼101🔥, 2💬
"Repeatable Read" Isolation Level
This section provides a tutorial example on the 'Repeatable Read' isolation level, where reads are guarantied to be repeatable. 2015-12-28, ∼785🔥, 4💬
💬 2015-12-23 Herong: SqLoveNian, I will test it with your suggestion. Thanks.
Testing OpenSSL with file_get_contents()
This section provides a tutorial example on how to test the PHP OpenSSL module with the file_get_contents() function to run a GET request on an HTTPS server. 2015-12-26, ∼563🔥, 1💬
Create Tables with CLOB Columns
This section describes how to create tables with BLOB (LONGBLOB) columns in Oracle server. 2015-12-24, ∼142🔥, 1💬
Popular Posts:
This section provides a tutorial example on how to delete existing hard disk partition to free up sp...
Want to know when is the 2012 Chinese New Year day? Look for free Chinese calendars for 2012? Chines...
This chapter provides notes and tutorial examples on using Microsoft Excel as a Unicode text editor....
This section provides a tutorial example to demonstrate a real life example of Chinese text corrupti...
This section provides a tutorial example on how to create and delete a program service with 'sc.exe'...