PHP Tutorials - Herong's Tutorial Examples

Download PHP Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : Lulu.com
ISBN 13 : 0359417671
Total Pages : 300 pages
Book Rating : 4.74/5 ( download)

DOWNLOAD NOW!


Book Synopsis PHP Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book PHP Tutorials - Herong's Tutorial Examples written by Herong Yang and published by Lulu.com. This book was released on with total page 300 pages. Available in PDF, EPUB and Kindle. Book excerpt:

MySQL Tutorials - Herong's Tutorial Examples

Download MySQL Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 400 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis MySQL Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book MySQL Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 1999-01-01 with total page 400 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Download SOAP Web Service Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 521 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis SOAP Web Service Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book SOAP Web Service Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2019-01-01 with total page 521 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Download WSDL Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 439 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis WSDL Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book WSDL Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2007-01-01 with total page 439 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Download XML Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 438 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis XML Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book XML Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2019-01-01 with total page 438 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Download Data Encoding Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 228 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Data Encoding Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Data Encoding Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2023-01-01 with total page 228 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Download Linux Apps Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 319 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis Linux Apps Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Linux Apps Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2022-04-01 with total page 319 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Download Cryptography Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : Lulu.com
ISBN 13 : 0359434789
Total Pages : 354 pages
Book Rating : 4.87/5 ( download)

DOWNLOAD NOW!


Book Synopsis Cryptography Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book Cryptography Tutorials - Herong's Tutorial Examples written by Herong Yang and published by Lulu.com. This book was released on with total page 354 pages. Available in PDF, EPUB and Kindle. Book excerpt:

PKI Tutorials - Herong's Tutorial Examples

Download PKI Tutorials - Herong's Tutorial Examples PDF Online Free

Author :
Publisher : HerongYang.com
ISBN 13 :
Total Pages : 547 pages
Book Rating : 4./5 ( download)

DOWNLOAD NOW!


Book Synopsis PKI Tutorials - Herong's Tutorial Examples by : Herong Yang

Download or read book PKI Tutorials - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2019-01-01 with total page 547 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Download Building Chinese Web Sites Using PHP PDF Online Free

Author :
Publisher :
ISBN 13 : 9781793239655
Total Pages : 168 pages
Book Rating : 4.57/5 ( download)

DOWNLOAD NOW!


Book Synopsis Building Chinese Web Sites Using PHP by : Herong Yang

Download or read book Building Chinese Web Sites Using PHP written by Herong Yang and published by . This book was released on 2019-01-05 with total page 168 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.