⟩ List out different types of the hook point in Codeigniter?
Different types of hook point in Codeigniter includes
☛ post_controller_constructor
☛ pre_controller
☛ post_sytem
☛ pre_system
☛ cache_override
☛ display_override
☛ post_controller
Different types of hook point in Codeigniter includes
☛ post_controller_constructor
☛ pre_controller
☛ post_sytem
☛ pre_system
☛ cache_override
☛ display_override
☛ post_controller
Explain me what is sql injection?
Tell me what types of loops exist in php?
Explain what is the difference between for and foreach?
Tell me how is it possible to propagate a session id?
Tell me how do you define a constant?
Tell me how to create a text file in php?
Explain me what is x+ mode in fopen() used for?
Explain what is the main difference between require() and require_once()?
Tell me how is it possible to remove escape characters from a string?
Tell me how can we change the maximum size of the files to be uploaded?