Example to contribute to an existing repository on Github
Read MoreFirst, you need to create a repository on github.
Read MoreIn this tutorial I will explain in detail about _remap() function in codeIgniter. As we already know that the second segment
Read MoreIn this Article, I’m going to show you how to integrate Google reCaptcha to Contact Form 7 in your WordPress
Read MoreRedis Introduction Redis is an open source, in-memory data structure store, used as a database and cache. Redis is a
Read MoreIn this post, I will tell you How To File upload in codeigniter with input field? Here is the working
Read MoreHere, I am going to teach you, this way you can Change the Base Url in Codeigniter? Just change the
Read MoreStatic class Make functions as static makes them call without an instantiation of the class. class Register { static function
Read More