0 votes
in CodeIgniter by
edited by

How to create a driver in CodeIgniter?

🔗Source: CodeIgniter Interview Questions and Answers

🔗Source: JAVA Interview Questions and Answers

1 Answer

0 votes
by
There are three steps to create a driver:

Making file structure

Making driver list

Making driver(s)
...