php logo
Object-Oriented Programming in PHP

In the following article, we will see an introduction to object-oriented programming in PHP.

Leer mas..
php logo
PHP PDOException Class

Represents an error generated by the PDO extension.

Leer mas..
php logo
PHP – PDORow Class

The PHP class PDORow represents a row of a result set returned by PDOStatement::fetch() called with the fetch mode PDO_FETCH_LAZY.

Leer mas..
php logo
PHP PDOStatement class

The PHP class PDOStatement represents a prepared statement; after the statement is executed with execute, it will represent a result set.

Leer mas..
php logo
PHP – PDO class

In this post, we will theoretically explore what the PDO class of the PDO extension in PHP does and its methods.

Leer mas..
la categoria en-php tiene 94 post/s
Last 4 post in same category