Search

SQL

SQL-Keywords, Database API, Database classes, Variable insertion, Use comments, Indentation, The aim, SQL and database performance.
From the developer's site


5.2.0-Release: Overhauled database support

kiesel With this release, we catch up with PHP5's version number.
From the news


Database logging beautified

friebe On a short note: Database logging output has been made more condense.
From the news


RFC #0167: RDBMS and Timezones

gelli Scope of Change Extend DBConnections to manage and handle timezones Rationale Provide a valid timezone for date objects created from database values instead of using the default timezone.
From the news


XML

The Tree class.
From the documentation


HttpService

friebe There's already been a couple of people out there implementing a web server in userland PHP.
From the news


Connection closed?

friebe If you work with MySQL a lot, you've probably already seen the message "Lost connection to MySQL server during query".
From the news


RFC #0118: Exceptions for missing token values in StatementFormatter

friebe Scope of Change The DBConnection::query/select/insert/update/delete methods will throw an exception in case one of their format args is missing.
From the news


RFC #0159: Deadlock handling

friebe Scope of Change A new class rdbms.SQLDeadlockException will be introduced.
From the news


Databases: Basics

Querying, Exceptions, Preparing statements, Transactions, Logging, The connection manager.
From the documentation


Results

Found 23 items in 0.016 seconds.