Call to undefined function word_limiter()

Here I have to limit the words which come from the database to 15 only in Codeigniter. But it shows this error: Error: Fatal error: Call to undefined function word_limiter() in /opt/lampp/htdocs/ci/post/application/views/my_admin/profile1.php on line 172 Error When we use a blog in the admin dashboard then we create a table and fetch all the data … Read more

how to use i am not a robot captcha (reCaptcha) 2021

Google has been launch a new service to protect and keep your website safe. They name it “NO CAPTCHA reCAPTCHA”. Google reCaptcha is designed to protect from attacks, spam and abuse. In this tutorial i will discuss how to integrate reCAPTCHA in your website with simple and easy steps. Register your website and get Secret Key- … Read more