5. Which function/method do you use for establishing connection to database ?
connect() method can be used for establishing connection to database.
5. Which function/method do you use for establishing connection to database ? Read More »
connect() method can be used for establishing connection to database.
5. Which function/method do you use for establishing connection to database ? Read More »
execute() method is used for executing an sql query.
6. Which function/method do you use for executing an SQL query ? Read More »