Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5e6459c

Browse files
Update readme.md
1 parent 1a43e20 commit 5e6459c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To use in your project, use the following:
2323

2424
`use A1phanumeric\DBPDO;`
2525

26-
`$DB = new DBPDO('db_name', 'db_host', 'db_user', 'db_pass');`
26+
`$DB = new DBPDO('db_host', 'db_name', 'db_user', 'db_pass');`
2727

2828
### Setup Before v2.0
2929
-----

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /