<< < 85 86 87 88 89 90 91 92 93 94 95 > >>   ∑:9107  Sort:Date

Persistent Cookies Saved on Hard Disk
This section describes what is a persistent cookie - A cookie with an expiration time in the future and saved in a cookie file on the hard disk of the browser computer.
2022-10-01, ∼661🔥, 0💬

Downloading and Installing PHP
This section provides a tutorial example on how to download and install PHP on a Windows system.
2022-10-01, ∼661🔥, 0💬

16F00: Miao
This section provides a quick summary of the Unicode code point block: 'Miao', which contains 160 code points to represent Miao alphabets used in the Miao language.
2024-01-23, ∼660🔥, 0💬

"jpackage -t pkg" - Package for macOS
This section provides a tutorial example on how to use 'jpackage -t pkg' command to generate a binary distribution package from Java application JAR file in *.pkg format for macOS computers.
2023-03-08, ∼660🔥, 1💬

💬 2023-03-08 Andy: For me, this produced a pkg that installs a app image on my MAC, but the installed program cannot be executed, because it says t...

Overview of CallableStatement Objects
This section provides overview information on CallableStatement Objects for stored procedures.
2022-11-30, ∼660🔥, 0💬

Managing Session IDs without Cookies
This section describes what is an array - an ordered pairs of keys and values. If sequential integer keys are used, an array is a simple indexed list. If string keys are used, an array is a map.
2022-10-01, ∼660🔥, 0💬

Java Built-In Implementation of Base64URL
This section provides a tutorial example on how to perform Base64URL encoding on binary files using the default Java implementation of the Base64URL encoding algorithm.
2022-10-01, ∼660🔥, 0💬

Introduction to Windows Explorer
This chapter provides a quick introduction of Windows Explorer. Topics include viewing file properties; turning off file Preview Pane; file listing options; showing file icons instead of thumbnails; best settings of folder options; applying options to all folders.
2021-03-26, ∼660🔥, 1💬

References
List of reference materials used in this book.
2019-06-30, ∼660🔥, 1💬

💬 2019-06-30 Wayne: This is very helpful, Thank you!

Create New ZIP Archive
This section provides a tutorial example on how to create a new ZIP archive and add files into the archive using the ZipArchive class.
2024-07-20, ∼659🔥, 0💬

111E0: Sinhala Archaic Numbers
This section provides a quick summary of the Unicode code point block: 'Sinhala Archaic Numbers', which contains 20 code points to represent characters used in a historic number system called Sinhala Illakkam, which was in use prior to 1815.
2024-01-23, ∼659🔥, 0💬

Retrieving Multiple ResultSet Objects
This section describes how to retrieve multiple ResultSet objects from a stored procedure call.
2022-10-01, ∼659🔥, 0💬

SOAP MEP (Message Exchange Patterns)
This chapter provides notes on SOAP Request-Response MEP (Message Exchange Pattern), SOAP Response Message Exchange Pattern, SOAP Web Method Feature, and SOAP Action Feature.
2022-03-29, ∼659🔥, 2💬

💬 2022-03-29 Mr John: This is epic. I am feeling lucky finding this page !

3300: CJK Compatibility
This section provides a quick summary of the Unicode code point block: 'CJK Compatibility', which contains 256 code points to represent additional composited characters used in CJK (Chinese, Japanese, and Korean) languages.
2024-01-23, ∼658🔥, 0💬

"undef" Value and Undefined Variables
This section describes what is the 'undef' value and what is an undefined variable. A scalar, array or hash variable without any value assigned is an undefined variable, which is interpreted as 0, '', or FALSE depending on the context.
2022-10-04, ∼658🔥, 0💬

Private Ethereum Network
This chapter introduces Ethereum private network.
2022-10-01, ∼658🔥, 0💬

memory_get_usage() - Memory Usage Info
This section provides a tutorial example on how to the memory_get_usage() function to get memory usage information. ini_set('memory_limit', '256M') can be used increase memory limit. unset($o) can be used from objects from memory.
2022-10-01, ∼657🔥, 0💬

JVM Stack, Frame and Stack Overflow
This chapter provides tutorial notes and example codes on JVM stack, frame and stack overflow. Topics include introduction of JVM stacks and frames; condition of StackOverflow exception; setting stack size limit with -Xss; estimating frame size; impact of stack size on JVM footprint; stack area expa...
2022-10-01, ∼657🔥, 0💬

Subtraction Operation on an Elliptic Curve
This section describes the Subtraction operation on an elliptic curve. If the resulting point of the subtraction operation of point Q from P, then P - R = P + (-Q)..
2022-10-01, ∼657🔥, 0💬

Data Literals Supported in PHP
This section describes data literals to specify values for different data types: reserved key words; decimal, octal and hexadecimal numbers; floating point number format; single quoted, double quoted, and heredoc strings.
2022-06-17, ∼657🔥, 2💬

💬 2022-06-17 Herong: Yes. I missed the binary form of integers. It will be included in the next update. Thanks.

💬 2022-06-10 X: You forgot binary literals for integers: 0b00101010

embedSWF() Function and Arguments
This section describes the embedWF() function provided in SWFObject 2 and its 5 required arguments and 5 optional arguments.
2020-06-15, ∼657🔥, 1💬

Perl Crypt::Blowfish Module
Tutorial notes and example codes on Crypt::Blowfish Perl Module. Topics include introduction of Crypt::Blowfish; Download and installation; Behavior tests; Test vector verification; Building 128-bit key test vectors.
2016-11-14, ∼657🔥, 1💬

💬 2016-11-14 martin: expretion of some one to the things done on him

MySQLi Module - Accessing MySQL Server
This chapter provides tutorial examples and notes about MySQLi module for MySQL server. Topics include configuring the PHP environment to use the MySQLi module; opening connection to MySQL server; running SQL queries; looping through result set.
2024-07-20, ∼656🔥, 0💬

0860: Syriac Supplement
This section provides a quick summary of the Unicode code point block: 'Syriac Supplement', which contains 11 code points to represent a dialect of Malayalam language called Suriyani Malayalam, which is also known as Garshuni (Karshoni) or Syriac Malayalam.
2024-01-23, ∼656🔥, 0💬

<< < 85 86 87 88 89 90 91 92 93 94 95 > >>   ∑:9107  Sort:Date