Learn CodeIgniter (v3.1.10) Framework Beginners Tutorial #28 - Basics of Creating Custom Library

preview_player
Показать описание
In this video session we have discussed about

BASICS OF CREATING CUSTOM LIBRARY IN CODEIGNITER

Creating Libraries
==================

Custom Libraries are those libraries which makes application more functional.

How can we create
==================
1. Custom libraries are created inside /libraries folder within application folder.

2. Library file names must have naming convention

2. Class declarations must be capitalized. For example: class Myclass
3. Class names and file names must match.

How can we call
==================
1. Loading to controller: $this-load-library("library_name");

2. Calling methods: $this-library_name-methods

In CodeIgniter Application
===========================

1. We can create entirely new libraries.

2. We can use native libraries in custom libraries.

3. We can extend native libraries.

SOCIAL :
===============

Other Tutorials
===============
Wordpress Customizations:
---------------------------------
and many more...

Javascript framework:
----------------------------------

PHP Frameworks:
----------------------------------

Tags
===================
Learn Codeigniter,
Learn Codeigniter from scratch,
Learn Codeigniter for beginners step by step,
CodeIgniter Tutorial,
Learn Codeigniter Tutorial from scratch,
CodeIgniter for beginners,
CodeIgniter 3.1.10 tutorials for beginners,
Online Web Tutor Sanjay,
Online Web tutor Profotech Solutions,
Learn CodeIgniter Development from scratch,
CodeIgniter Beginners tutorial,
Online Web Tutor CodeIgniter Tutorials,

Thanks
Online Web Tutor
Keep learning and Sharing :)
Рекомендации по теме
Комментарии
Автор

Keep it up brother & make more videos with projects about Codeigniter .

programmersohan
join shbcf.ru