Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in pdo
How to get PHP command line to work with PDO?
Jan 03, 2026
php
command-line
pdo
Use a closure for the PDO FETCH instructions
Jan 02, 2026
php
pdo
closures
"Unknown column in 'field list'" when prepared statement's placeholder is in subquery
Jan 02, 2026
php
mysql
pdo
prepared-statement
Are there any security benefits to using PDO::query vs. mysql_query?
Jan 01, 2026
php
pdo
Is it possible to store a PDO prepared statement in PHP / Mysql / APC / Memcache for reuse?
Jan 01, 2026
php
mysql
rest
caching
pdo
INSERT IGNORE INTO and UPDATE in one statement
Jan 01, 2026
php
sql
pdo
What the difference between bindParam and execute(array)?
Dec 31, 2025
php
pdo
Direct Insert versus using MySQLi: query behaves differently [duplicate]
Dec 30, 2025
php
mysql
pdo
prepared-statement
How to check in PHP if more PDO parameters provided than needed
Dec 24, 2025
php
mysql
exception
pdo
PHP "Nested" transactions in MySQL could be a reality using the following code?
Dec 24, 2025
php
mysql
sql
pdo
transactions
Exception in PDO Firebird prepare of query in Magento Integration
Dec 22, 2025
php
magento
pdo
prepared-statement
firebird
Why is my code making PDO return nested arrays?
Dec 20, 2025
php
sql
arrays
pdo
multidimensional-array
PDO Prepared Statement: Fetch NULL instead of the expected Result
Dec 19, 2025
php
pdo
mariadb
prepared-statement
Check if table exist using PDO
Dec 20, 2025
php
mysql
pdo
PHP PDO: Why cause this error in sql statement?
Dec 18, 2025
php
sql
pdo
CREATE TABLE partially fails with PHP + PDO for Sqlite
Dec 18, 2025
php
sqlite
pdo
How to handle data types in conversion from PHP Mysql API to PDO
Dec 19, 2025
php
mysql
pdo
Older Entries »