How To Get Address From Latitude And Longitude Google Map Api

How To Get Address From Latitude And Longitude Google Map Api

In this tutorial, you learn how to get address from latitude and longitude google map API in Codeigniter.

For many projects, we need to get latitude and longitude from addresses in PHP Codeig ...

paypal payment gateway integration in codeigniter

Paypal payment gateway integration in codeigniter

In this tutorial, we will learn Paypal payment gateway integration in Codeigniter source code. and also We’ll provide the PayPal payment gateway integration in Codeigniter source code some people ...

Search Data From Database In Codeigniter with example

Search Data From Database In Codeigniter with example

If you are looking for a web tutorial on how to display data from database in PHP using Codeigniter. we have discussed a topic like a search query in Codeigniter and display data from database in C ...

Login And Logout Code In Codeigniter With Example

Login And Logout Code In Codeigniter With Example

This tutorial login and logout code in Codeigniter. You have learned how to log in and logout code in Codeigniter with how to set session in Codeigniter destroy session/logout.

We would you h ...

Infinite Scroll Pagination in codeigniter Using Jquery And Ajax

Infinite Scroll Pagination in codeigniter Using Jquery And Ajax

Today we are learning how to create infinite scroll pagination in Codeigniter using jquery and ajax with example. we have seen like Facebook, Twitter, or other websites to use an infinite scroll th ...

How to Create Dynamic Xml Sitemap In Codeigniter

How to Create Dynamic Xml Sitemap In Codeigniter

This tutorial we learn dynamic XML sitemap generator PHP script. A sitemap is described to navigate the website URLs. With the Sitemap, the user can easily search any URLs, it is very easy. Search ...

How to submit form in select option?

How to submit form in select option?

In this tutorial, We will learn How to submit form on change of dropdown list? You can use other elements e.g. checkbox, radio, select, etc. using Client-side script. we learn submit form on select ...

ajax form submit in codeigniter

Ajax form submit in codeigniter

In this tutorial, I will show you how to submit a form using ajax without page refresh in Codeigniter. We will simple coding of ajax form submit in Codeigniter.

When you click on submit butto ...

How to Upload Image and File in CodeIgniter With Example?

How to Upload Image and File in CodeIgniter With Example?

In this post, we will learn how to upload images in Codeigniter. all most back-end projects for like user profile images uploads, product image upload, etc.

So in this tutorial, I am going to ...

how to check codeigniter version?

How to check codeigniter version?

In this tutorial, we'll see how to check Codeigniter version in project you are using. Check Version is easy but would be a challenge for someone getting started with Codeigniter framework.

I ...

how to get current URL in Codeigniter?

How to get current URL in Codeigniter?

In this article, we will explain to you how to get the current URL in Codeigniter. we can easily get the current Url using the helper URL.

We how to get current URL path in your controller fi ...

How to get last query in PHP Codeigniter?

How to get last query in PHP Codeigniter?

Are you wanted to get last executed SQL query in Codeigniter, then i will help to get last query in Codeigniter. we can get last query to using last_query() function in Codeigniter.

It is a v ...

close