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 68

    CodeIgniter – Security

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

    This topic is about CodeIgniter - Security. XSS Prevention XSS means cross-site scripting. CodeIgniter comes with XSS filtering security. This filter will prevent any malicious JavaScript code or any other…

    Continue ReadingCodeIgniter – Security

    CodeIgniter – Internationalization

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

    This chapter is about CodeIgniter - Internationalization. The language class in CodeIgniter provides an easy way to support multiple languages for internationalization. To some extent, we can use different language…

    Continue ReadingCodeIgniter – Internationalization

    CodeIgniter – Adding JS & CSS

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

    This topic is about CodeIgniter - Adding JS & CSS. Adding JavaScript and CSS (Cascading Style Sheet) file in CodeIgniter is very simple. You have to create JS and CSS…

    Continue ReadingCodeIgniter – Adding JS & CSS

    CodeIgniter – Benchmarking

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

    This topic is about CodeIgniter - Benchmarking. Setting Benchmark Points If you want to measure the time taken to execute a set of lines or memory usage, you can calculate…

    Continue ReadingCodeIgniter – Benchmarking

    CodeIgniter – Application Profiling

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

    This topic is about CodeIgniter - Application Profiling. When building a web application, we are very much concerned about the performance of the website in terms of how much time…

    Continue ReadingCodeIgniter – Application Profiling

    CodeIgniter – Page Redirection

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

    This topic is about CodeIgniter - Page Redirection. While building web application, we often need to redirect the user from one page to another page. CodeIgniter makes this job easy…

    Continue ReadingCodeIgniter – Page Redirection

    CodeIgniter – Page Caching

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

    This topic is about CodeIgniter - Page Caching. Caching a page will improve the page load speed. If the page is cached, then it will be stored in its fully…

    Continue ReadingCodeIgniter – Page Caching

    CodeIgniter – Common Functions

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

    This topic is about CodeIgniter - Common Functions. CodeIgniter library functions and helper functions need to be initialized before they are used but there are some common functions, which do…

    Continue ReadingCodeIgniter – Common Functions

    CodeIgniter – Cookie Management

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

    This topic is about CodeIgniter - Cookie Management. Cookie is a small piece of data sent from web server to store on client’s computer. CodeIgniter has one helper called “Cookie…

    Continue ReadingCodeIgniter – Cookie Management

    CodeIgniter – Tempdata

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

    This topic is about CodeIgniter - Tempdata. In some situations, where you want to remove data stored in session after some specific time-period, this can be done using tempdata functionality in CodeIgniter.…

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