Hi,
I am inserting data using while onclick event in href using jquery post method, it works successfully,
But in controller after insertion, I wrote
$this->load->view('viewnames');
But it is not loading that viewnames.php
It displays nothing
Antony Rayan
0
Newbie Poster
Recommended Answers
Jump to PostHi, codeIgniter can log errors. If enabled set it to max verbosity (through application/config/config.php) and see if it gives you some additional information.
All 2 Replies
cereal
1,524
Nearly a Senior Poster
Featured Poster
Dani
3,127
The Queen of DaniWeb
Administrator
Featured Poster
Premium Member
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, learning, and sharing knowledge.