mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
7 lines
320 B
Plaintext
7 lines
320 B
Plaintext
PHP is a programming language designed to be embedded into web pages.
|
|
|
|
PDO provides a uniform data access interface, sporting advanced
|
|
features such as prepared statements and bound parameters. PDO
|
|
drivers are dynamically loadable and may be developed independently
|
|
from the core, but still accessed using the same API.
|