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

Create PDO-Class to connec to database. #1

Open
BastianKrones opened this issue Jan 22, 2017 · 0 comments
Open

Create PDO-Class to connec to database. #1

BastianKrones opened this issue Jan 22, 2017 · 0 comments
Assignees

Comments

@BastianKrones
Copy link
Contributor

BastianKrones commented Jan 22, 2017

With PDO-Class prepared statements are automatically included and sql-injections are not possible anymore.
Keep in mind to call __destruct within Database-class of dbConnection-class otherwise db-sessions will not be closed.

@BastianKrones BastianKrones self-assigned this Jan 22, 2017
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

No branches or pull requests

1 participant