InterviewSolution
Saved Bookmarks
| 1. |
What is Command-Line Interface(CLI)? Why we use CLI in Codeigniter? |
|
Answer» Command-Line Interface or CLI is a text-based interface for INTERACTING with computers through a set of commands. We can use CLI in CODEIGNITER for:
|
|