Online Notes
Codeigniter

Recent Codeigniter Snippets

  • Sample Contact Form with validation, Captcha & Notification
  • Delete Files and Execute Database Query remotely
  • Random String Codeigniter
  • Codeigniter Ajax Form Validation Example
  • Codeigniter passing 2 arguments to callback – Email validation
  • Setting Error Messages
  • CodeIgniter Pagination With Search Demo
  • Pagination with search functionality
  • Pagination With CodeIgniter
  • Multi Level Nested Category System in Codeigniter and MySql

Print SQL statement in codeigniter model

  • Uncategorized

1
echo $this->db->last_query();

 

Related posts

  • How can I check if request was a POST or GET request in codeigniter?
  • Query Builder Class

Recent Snippets

  • How to Install Angular on Ubuntu (18.04 & 16.04)
  • Install Node.js in Ubuntu
  • Angular CLI & Troubleshooting
  • Simple POJO Example - Employee
  • Hibernate Example Configuration File — hibernate.cfg.xml

Recent Examples

  • How to reverse Singly Linked List?
  • Find out duplicate number between 1 to N numbers.
  • Find out middle index where sum of both ends are equal
  • Write a singleton class in Java
  • Write a java program to reverse a string?

Recent Questions

  • What are the modules of spring framework?
  • List some of the Spring Framework Annotations?
  • How many types of association mapping are possible in hibernate?
  • Define persistent classes?
  • What is HQL?

  • Contact

All Right Reserved © Online Note