Lynda – Accessing Databases with Object-Oriented PHP | 872MB
Duration: 3h 48m | Video: AVC (.mp4) 1280×720 15fps | Audio: AAC 44.1KHz 1ch
Genre: eLearning | Level: Intermediate | Language: English
Now that PHP has true object-oriented capabilities, it’s best practice to access databases using PDO (PHP Data Objects) and MySQLi. These methods produce database-neutral code that works with over a dozen systems, including MySQL, SQL Server, PostgreSQL, and SQLite. Learn how to use PDO and MySQLi to perform basic select, insert, update, and delete operations; improve security with prepared statements; and use transactions to execute multiple queries simultaneously. Author David Powers also covers advanced topics like instantiating custom objects, and compares PDO to MySQLi so you can decide which method is right for you.
Topics include:
* Fetching a result set
* Executing simple non-SELECT queries
* Sanitizing user input
* Binding input and output values
* Passing an array of values to the execute() method
* Working with advanced PDO fetch methods
* Executing a MySQLi transaction
* Freeing resources that are no longer needed
* Submitting multiple queries
* Creating an instance of a class from a result set
http://rg.to/file/7b11b30bb935ecd5cc911044bab1f97d/LcDBOOPHP.part1.rar.html
http://rg.to/file/917c5a20dc1514bde88e5c912c5e61ff/LcDBOOPHP.part2.rar.html
http://rg.to/file/2797ad1b67019123ed45838031c4ca8e/LcDBOOPHP.part3.rar.html
http://rg.to/file/57c464e13752c140a2a431161a3be3e8/LcDBOOPHP.part4.rar.html
http://rg.to/file/63f2dd210923c10308cef8981f28d97e/LcDBOOPHP.part5.rar.html
http://rg.to/file/d872ab0f2be70573c531ace3464ee20c/LcDBOOPHP.part6.rar.html
http://rg.to/file/5af3da45050fd12792e1f61d1b20ac22/LcDBOOPHP.part7.rar.html
http://uploaded.net/file/9k6qrrsn/LcDBOOPHP.part1.rar
http://uploaded.net/file/a0lk9hbr/LcDBOOPHP.part2.rar
http://uploaded.net/file/zm38kqsp/LcDBOOPHP.part3.rar
http://uploaded.net/file/j9h8xrhk/LcDBOOPHP.part4.rar
http://uploaded.net/file/4dzu50ip/LcDBOOPHP.part5.rar
http://uploaded.net/file/44dhe6co/LcDBOOPHP.part6.rar
http://uploaded.net/file/n5q61oz0/LcDBOOPHP.part7.rar
转载请注明:0daytown » Lynda – Accessing Databases with Object-Oriented PHP
与本文相关的文章
- Python 3 OOP: Master Python Object Oriented Programming
- Python for VLSI Engineer P2 : Understanding COCOTB
- Building Powerful AI Marketing Automation with OpenAI API
- Backend Systems Design
- AUTOSAR Application Software Layer Course (ASWL) | english
- Ultimate Lighting Course – In-Depth Tutorial
- Flutterflow: Le cours complet – Le no code iOS & Android
- Support Vector Machines in Python: SVM Concepts & Code
- Logistic Regression in Python
- RESTful API with Angular & Django: Learn CRUD & AUTH
- Machine Learning Primer with JS: Regression (Math + Code)
- Create Desktop Game For Beginner with Unity Engine & C#