Quantcast
Channel: Releaselog | RLSLOG.net » Applications
Viewing all articles
Browse latest Browse all 34385

LYNDA ACCESSING DATABASES WITH OBJECT-ORIENTED PHP TUTORIAL-kEISO

$
0
0

This article has been published at RLSLOG.net - visit our site for full content.

kEISO has released the new tutorial “Accessing Databases with Object-Oriented PHP” from Lynda.com

Description: 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:

  • Connecting to a database with PDO or MySQLi
  • 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

Release Name: LYNDA_ACCESSING_DATABASES_WITH_OBJECT-ORIENTED_PHP_TUTORIAL-kEISO
Size: 809.14 MB
Links: HomepageNFONTiTPB

Download: OBOOM.comUPLOADED.net (Single Links)

more at RLSLOG.net


Viewing all articles
Browse latest Browse all 34385

Trending Articles