CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
pdo
09-07
Mobile
Uncaught PDOException when using åäö
08-27
Enterprise
PDOException SQLSTATE[HY093] after upgrading to PHP 8.1
08-26
database
PDO binding performance tanks at certain amount of subselects
08-13
database
Fatal error: Uncaught Error: Class "server\PDO" not found
08-12
Software engineering
How to view SUM in price format?
08-10
database
Replace multiple strings that start with # in a text with a link
07-30
Net
Laravel artisan cannot access ENV variables (causing: db connection refused)
07-26
Software engineering
PDO not fetching results returns an array of size 1
07-16
front end
How to show all tables of Microsoft Access PDO Object?
07-15
Enterprise
MySQL issue on INSERT ... SELECT ON DUPLICATE KEY UPDATE and LAST_INSERT_ID()
06-27
database
IF statement in span style PHP
06-27
database
creating a databased after checking it doesn't exist in PHP
06-26
Software design
fetch a text TEXT TYPE from database using pdo
06-20
Net
Troubles Completing the 'pdo_mysql' Installation on PHP 8
06-18
Software design
PDO Unable to fetch value in a variable
06-06
Enterprise
Codeigniter 4 Named Prepared statements throws error Code 500: "The number of variables must ma
06-01
database
How to add each word or get string as separate entry to database
05-30
Back-end
What is the reasoning for why table names can not be susbstituted in PDO prepared statements?
05-19
database
this code is for insert only, my problem is how to prevent duplicate records before inserting
05-16
OS
XAMPP/SQLSRV: Unable to find Sqlsrv in PHPINFO(); - errors coming from connection
05-15
Enterprise
How can fetch data NOT IN another query array using PHP PDO
05-14
Mobile
PDO MYSQL HY093 (wrong number of parameters) issued incorrectly
05-07
Net
Issue turning pdo column value to string | PHP
05-03
Software engineering
PHP exporting several excel files
04-22
Back-end
PDO query using dynamic parameter (arrays)
04-17
Software engineering
PHP PDO iterating Associative Array returning errors
04-16
Net
Why am I getting a "Insert value list does not match column list: 1136 Column count doesn'
04-14
database
pdo wrapper last id return 0
04-12
front end
How i can delete id and sub id
04-12
Net
union select on match against
04-09
Enterprise
Delete rows via PDO query using PHP arrays with NOT IN with row constructor expression and an IN con
04-04
Blockchain
PHP PDO: Sell button for individually rows
03-31
OS
PHP, MySQL, PDO - Create a Login System with Sessions
03-28
Enterprise
Please what does (PDOException $e) and PDOException($e->getMessage(), (int)$e->getCode()) mean
03-24
Back-end
Is it possible to pass a postgres json selector as a parameter in php using pdo
03-22
Enterprise
ORACLE: Cannot bind parameter to create table AS subquery
03-11
Enterprise
php PDO fetch zero results for SQL Server
01-01
Mobile
Pdo insert query in for loop
01-01
Mobile
php PDO error "Integrity constraint violation: 1062 Duplicate entry"
12-30
Software design
How a function can process all mysql fetchAll result before returning?
77
1
2
Next
Last
Links:
CodePudding