adspace
Answer Posted / Arun Singh
To enable a CodeIgniter hook, you can create a new PHP file in the application/hooks directory and define the required methods. Then, register the hook in your application/config/autoload.php file by adding it to the $autoload['hooks'] array.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers