Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PDO driver documentation #97

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cmb69
Copy link
Collaborator

@cmb69 cmb69 commented Oct 11, 2020

Almost literally converted from the PHP manual[1].

[1] https://www.php.net/manual/en/internals2.pdo.php


Obviously, these docs are out-dated; there are mentions of PDO version 0.3 and PHP 5.1, and TSRM_* macros in the signatures. This needs to be reviewed.

There is also some info which is already covered by the internals book, and thus should be removed (replaced with respective links).

I'm also not familiar with reStructuredText; likely some stuff could be marked up better.

Any help welcome!

Almost literally converted from the PHP manual[1].

[1] <https://www.php.net/manual/en/internals2.pdo.php>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant