Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: S J

    This author has written 1561 articles
    1. Home>
    2. S J>
    3. Page 69

    CodeIgniter – Flashdata

    • Post author:S J
    • Post published:October 1, 2021
    • Post category:CodeIgniter
    • Post comments:1 Comment

    This topic is aboutt CodeIgniter - Flashdata. While building web application, we need to store some data for only one time and after that we want to remove that data.…

    Continue ReadingCodeIgniter – Flashdata

    CodeIgniter – Session Management

    • Post author:S J
    • Post published:October 1, 2021
    • Post category:CodeIgniter
    • Post comments:1 Comment

    This topic is about CodeIgniter - Session Management. When building websites, we often need to track user’s activity and state and for this purpose, we have to use session. CodeIgniter has…

    Continue ReadingCodeIgniter – Session Management

    CodeIgniter – Form Validation

    • Post author:S J
    • Post published:October 1, 2021
    • Post category:CodeIgniter
    • Post comments:1 Comment

    This topic is about CodeIgniter - Form Validation. Validation is an important process while building web application. It ensures that the data that we are getting is proper and valid…

    Continue ReadingCodeIgniter – Form Validation

    CodeIgniter – Sending Email

    • Post author:S J
    • Post published:October 1, 2021
    • Post category:CodeIgniter
    • Post comments:2 Comments

    This topic is about CodeIgniter - Sending Email. Sending email in CodeIgniter is much easier. You also configure the preferences regarding email in CodeIgniter. CodeIgniter provides following features for sending…

    Continue ReadingCodeIgniter – Sending Email

    CodeIgniter – File Uploading

    • Post author:S J
    • Post published:October 1, 2021
    • Post category:CodeIgniter
    • Post comments:1 Comment

    This topic is about CodeIgniter - File Uploading. Using File Uploading class, we can upload files and we can also, restrict the type and size of the file to be…

    Continue ReadingCodeIgniter – File Uploading

    CodeIgniter – Error Handling

    • Post author:S J
    • Post published:October 1, 2021
    • Post category:CodeIgniter
    • Post comments:1 Comment

    This topic is about CodeIgniter - Error Handling. Many times, while using application, we come across errors. It is very annoying for the users if the errors are not handled…

    Continue ReadingCodeIgniter – Error Handling

    CodeIgniter – Libraries

    • Post author:S J
    • Post published:October 1, 2021
    • Post category:CodeIgniter
    • Post comments:1 Comment

    This topic is about CodeIgniter - Libraries. The essential part of a CodeIgniter framework is its libraries. It provides a rich set of libraries, which indirectly increase the speed of…

    Continue ReadingCodeIgniter – Libraries

    CodeIgniter – Working with Database

    • Post author:S J
    • Post published:October 1, 2021
    • Post category:CodeIgniter
    • Post comments:1 Comment

    This topic is about CodeIgniter - Working with Database. Like any other framework, we need to interact with the database very often and CodeIgniter makes this job easy for us.…

    Continue ReadingCodeIgniter – Working with Database

    CodeIgniter – Configuration

    • Post author:S J
    • Post published:October 1, 2021
    • Post category:CodeIgniter
    • Post comments:1 Comment

    This topic is about CodeIgniter - Configuration. After setting up the site, the next thing that we should do is to configure the site. The application/config folder contains a group…

    Continue ReadingCodeIgniter – Configuration

    CodeIgniter – Basic Concepts

    • Post author:S J
    • Post published:October 1, 2021
    • Post category:CodeIgniter
    • Post comments:1 Comment

    This topic is about CodeIgniter - Basic Concepts. Controllers A controller is a simple class file. As the name suggests, it controls the whole application by URI. Creating a Controller…

    Continue ReadingCodeIgniter – Basic Concepts
    • Go to the previous page
    • 1
    • …
    • 66
    • 67
    • 68
    • 69
    • 70
    • 71
    • 72
    • …
    • 157
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP