PHP Tutorials - Herong's Tutorial Examples PDF Download

Are you looking for read ebook online? Search for your book and save it on your Kindle device, PC, phones or tablets. Download PHP Tutorials - Herong's Tutorial Examples PDF full book. Access full book title PHP Tutorials - Herong's Tutorial Examples by Herong Yang. Download full books in PDF and EPUB format.

PHP Tutorials - Herong's Tutorial Examples

PHP Tutorials - Herong's Tutorial Examples PDF Author: Herong Yang
Publisher: Lulu.com
ISBN: 0359417671
Category :
Languages : en
Pages : 300

Book Description


PHP Tutorials - Herong's Tutorial Examples

PHP Tutorials - Herong's Tutorial Examples PDF Author: Herong Yang
Publisher: Lulu.com
ISBN: 0359417671
Category :
Languages : en
Pages : 300

Book Description


MySQL Tutorials - Herong's Tutorial Examples

MySQL Tutorials - Herong's Tutorial Examples PDF Author: Herong Yang
Publisher: HerongYang.com
ISBN:
Category : Computers
Languages : en
Pages : 400

Book Description
This MySQL tutorial book is a collection of notes and sample codes written by the author while he was learning MySQL himself, an ideal tutorial guide for beginners. Topics include introduction of Structured Query Language (SQL); installation of MySQL server on Windows, Linux, and macOS; using MySQL client program; accessing MySQL server from PHP, Java and Perl programs; SQL data types, literals, operations, expressions, and functions; Statements of Data Definition Language (DDL), Data Manipulation Language (DML), and Query Language; creating and using indexes; using window functions; stored procedures; transaction management; locks and deadlocks; InnoDB and other storage engines. Updated in 2023 (Version v4.46) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/MySQL.

SOAP Web Service Tutorials - Herong's Tutorial Examples

SOAP Web Service Tutorials - Herong's Tutorial Examples PDF Author: Herong Yang
Publisher: HerongYang.com
ISBN:
Category : Computers
Languages : en
Pages : 521

Book Description
This book is a collection of notes and sample codes written by the author while he was learning SOAP Web service. Topics include introduction of SOAP specifications; SOAP modules, features, and message structure; SOAP Message Exchange Patterns; Python, Perl, PHP, and Java support of SOAP Web services; WS-Security, Username Token and X.509 Token; Signing and Encrypting SOAP messages; Using SoapUI for Web service testing. Updated in 2024 (Version v5.13) with Python tutorials. For latest updates and free sample chapters, visit https://www.herongyang.com/Web-Services.

WSDL Tutorials - Herong's Tutorial Examples

WSDL Tutorials - Herong's Tutorial Examples PDF Author: Herong Yang
Publisher: HerongYang.com
ISBN:
Category : Computers
Languages : en
Pages : 439

Book Description
This book is a collection of notes and sample codes written by the author while he was learning WSDL himself. Topics include introduction to WSDL (Web Services Definition Language); WSDL document structure; 'types', 'interface', 'binding' and 'service' definition elements; differences between style='rpc' and style='document'; using WSDL document with SoapUI; parsing WSDL documents with Python, PHP, Perl, and Java programs. Updated in 2024 (Version v2.22) with Python tutorials. For latest updates and free sample chapters, visit https://www.herongyang.com/WSDL.

XML Tutorials - Herong's Tutorial Examples

XML Tutorials - Herong's Tutorial Examples PDF Author: Herong Yang
Publisher: HerongYang.com
ISBN:
Category : Computers
Languages : en
Pages : 293

Book Description
This XML tutorial book is a collection of notes and sample codes written by the author while he was learning XML himself. Topics include introduction to XML, DTD (Document Type Definition), XSD (XML Schema Definition), XPath (XML Path Language), XSL (Extensible Stylesheet Language), XSLT (XSL Transformation), XSL-FO (Formatting Objects), DOM (Document Object Model), and SAX (Simple API for XML); viewing XML with Chrome, Firefox, Safari and IE Web browsers; XML tools with Notepad++ and Atom editors; generating and parsing XML with Java, PHP and Python programs; converting XML to and from JSON. Updated in 2024 (Version v5.25) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/XML.

Data Encoding Tutorials - Herong's Tutorial Examples

Data Encoding Tutorials - Herong's Tutorial Examples PDF Author: Herong Yang
Publisher: HerongYang.com
ISBN:
Category : Computers
Languages : en
Pages : 228

Book Description
This book is a collection of tutorial notes and example codes written by the author while he was learning different data encoding algorithms. Topics include introduction of data encoding algorithms: Base32, Base64, UUEncode; Base64 Encoding Algorithm with W3C Implementation; Base64 Encoding tools and API in Java, Python, PHP and Perl; Base67URL Encoding to be URL and Filename safe; Base32 Encoding Algorithm with Java, PHP and C++ Implementations; URI/URL encoding with Java and PHP example programs; application/x-www-form-urlencoded encoding with Java and PHP example programs; UUEncode Encoding Algorithm with Sun Implementation. Updated in 2023 (Version v5.23) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/Encoding.

Linux Apps Tutorials - Herong's Tutorial Examples

Linux Apps Tutorials - Herong's Tutorial Examples PDF Author: Herong Yang
Publisher: HerongYang.com
ISBN:
Category : Computers
Languages : en
Pages : 319

Book Description
This book is a collection of notes and sample codes written by the author while he was learning Linux applications. Topics include using managing users and groups; managing files and directories; managing Apache Web server and SquirrelMail; managing MySQL server; developing Python and PHP scripts; using GCC C/C++ compilers; running graphical applications on GNOME desktop and X11 servers; running Conda - Environment and Package Manager. Updated in 2023 (Version v1.02) with minor updates. For latest updates and free sample chapters, visit https://www.herongyang.com/Linux-Apps.

Cryptography Tutorials - Herong's Tutorial Examples

Cryptography Tutorials - Herong's Tutorial Examples PDF Author: Herong Yang
Publisher: Herong Yang
ISBN:
Category : Computers
Languages : en
Pages : 626

Book Description
This cryptography tutorial book is a collection of notes and sample codes written by the author while he was learning cryptography technologies himself. Topics include MD5 and SHA1 message digest algorithms and implementations, DES, Blowfish and AES secret key cipher algorithms and implementations, RSA and DSA public key encryption algorithms and implementations, Java and PHP cryptography APIs, OpenSSL, keytool and other cryptography tools, PKI certificates and Web browser supports. Updated in 2023 (Version v5.42) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/Cryptography.

PKI Tutorials - Herong's Tutorial Examples

PKI Tutorials - Herong's Tutorial Examples PDF Author: Herong Yang
Publisher: HerongYang.com
ISBN:
Category : Computers
Languages : en
Pages : 547

Book Description
This tutorial book is a collection of notes and sample codes written by the author while he was learning PKI (Public Key Infrastructure) technologies himself. Topics include Root CA (Certificate Authorities); SSL, TLS, and HTTPS; Server and client authentication processes; Communication data encryption; Using HTTPS with Chrome, Firefox, Edge, Safari and Internet Explorer; Managing certificates on Windows, macOS, iOS and Android systems; X.509 certificate format; Certificate store and management tools; Certificate validation chain; Self-signed certificate and CSR; Digital signature on MS Word and OpenOffice documents; Get free personal certificate from Comodo. Updated in 2022 (Version v2.31) with macOS and Safari tutorials. For latest updates and free sample chapters, visit https://www.herongyang.com/PKI.

Building Chinese Web Sites Using PHP

Building Chinese Web Sites Using PHP PDF Author: Herong Yang
Publisher:
ISBN: 9781793239655
Category :
Languages : en
Pages : 168

Book Description
This PHP tutorial book is a collection of tutorial notes and sample codes on building Chinese Web sites with PHP scripts and MySQL Server. The concepts presented can also be applied to other server side scripting languages and database servers. Topics include installing PHP, Apache Web Server and MySQL server; Creating dynamic Web pages with PHP scripts; Connecting to MySQL Server from PHP scripts; Creating database columns with different Chinese character sets/encodings; Retrieving Chinese text from database in specific encoding; Retrieving Chinese text to database in specific encoding; Displaying Chinese text in Web pages in specific encoding; Collecting Chinese text in Web form input in specific encoding. For latest update, visit http://www.herongyang.com/PHP-Chinese.