How to check a field or column exists in a table or not in codeigniter?
Answer / Suleman Ahmad Salmani
In CodeIgniter, you can use the db_exists() function from the DB active record class to check if a database table field or column exists.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to create application at codeigniter ?
How can you extend class in codeigniter?
What is view codeigniter?
What are helpers?
What are the xss security parameters?
What is the default url pattern used in codeigniter framework?
Is codeigniter a good framework?
How to enable codeigniter hook?
How to access config variable in codeigniter?
Explain remapping method calls in codeigniter?
Is codeigniter easy to learn?
How to create dynamic url in codeigniter?