News
In this example we will learn how to properly connect to Mysql database using PDO. It is based on the information provided in the main article on PDO but with additional explanations. Surprisingly, ...
PDO is PHP Data Objects which is used to connect to any database. Benefit of using PDO is that if there is any problem in our query it has an exception class to handle it. If any exception thrown to ...
How to use this library Initialize Connection Class Connection class accepts 2 arrays in it's constructor first one is DSN settings and the second one is for connection options and third attribute is ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results