This website works better with JavaScript.
Explore
Help
Sign In
antoine.jourdain
/
sae_2a_anglais
Watch
1
Star
0
Fork
You've already forked sae_2a_anglais
0
Code
Issues
17
Pull Requests
1
Packages
Projects
1
Releases
Wiki
Activity
classe connection avec fix PDO
Browse Source
php
Anthony RICHARD
2 years ago
parent
2fa6219bf6
commit
6dd1b64787
1 changed files
with
3 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
Project/php/config/Connection.php
Unescape
Escape
View File
@ -1,5 +1,7 @@
<?php
namespace config;
use PDO;
class Connection extends PDO {
private $stmt;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
antoine.jourdain/sae_2a_anglais
Title
Body
Create Issue