Skip to content

Roy Tutorials

Technical… Theoretical… Practical…

  • Home
  • DevOps
    • Build Tool
      • Gradle
      • Maven
      • Jenkins
    • Git
    • Docker
    • Cloud
      • Heroku
      • AWS
  • C
    • Array
    • Data Structure
    • Search Algorithm
    • Sort Algorithm
    • Structure
  • Database
    • HSQL
    • Liquibase
    • MongoDB
    • MySQL
    • PostgreSQL
    • SQLite
  • Programming
    • Reactive Programming
    • File
      • Excel
      • File Download
      • File Upload
      • Word
    • Kotlin
    • Unix
  • Integration
    • JMS
      • ActiveMQ
      • Kafka
      • Mosquitto
      • RabbitMQ
    • Mule ESB
  • Java
    • Activiti
    • Code Quality
      • Junit
      • Cucumber
      • Selenium
    • Design Pattern
    • Drools
    • Log4J
    • Twitter4j
  • Spring
    • Spring Core
      • Spring AOP
      • Spring Batch
      • Spring Email
    • Spring Boot
    • Spring Cloud
    • Spring DB
      • Spring JDBC
      • Spring JPA
    • Spring Integration
    • Spring Web
      • Spring MVC
      • Spring REST
      • Spring Security
      • Spring SOAP
      • Spring WebFlux
  • Web
    • JavaScript
      • AJAX
      • Angular
      • Bootstrap
      • jQuery
      • NodeJS
      • React JS
    • Framework
      • JSF
      • JSP
      • Struts
      • Servlet
      • GraphQL
    • Microservices
    • Server
      • XAMPP
    • Web Services
      • REST
        • Rest Assured
        • Swagger
      • SOAP
    • WebSocket
    • Siteminder
    • Security
      • htaccess
  • ORM
    • JPA
    • Hibernate
  • Python
    • Django
    • Flask
  • PHP
    • Codeigniter
    • Joomla
    • WordPress
  • FAQs
  • About Me
  • Home
  • PHP array

Tag: PHP array

Introduction Here I will show you how to create infinite multi-level nested categories with Codeigniter and MySQL. In my previous tutorial Infinite dynamic Multi-level nested category with PHP and MySQL , I wrote how to build a nested multilevel categories. So I am again going to write the same tutorial but this time with Codeigniter 3…

Author: Soumitra 1 Comment on Infinite dynamic Multi-level nested category with Codeigniter and MySQL
Posted in Codeigniter PHP

Infinite dynamic Multi-level nested category with Codeigniter and MySQL

Introduction I am going to show you how to build infinite dynamic multi level nested category with PHP and MySQL server. Here I will show example of infinite level of categories and subcategories on the fly from a MySQL database. So I am going to give an example on infinite multi level nested category with…

Author: Soumitra 16 Comments on Infinite dynamic Multi-level nested category with PHP and MySQL
Posted in MySQL PHP

Infinite dynamic Multi-level nested category with PHP and MySQL

Copyright © 2014 - 2022 Roy Tutorials

Privacy | Terms & Conditions