Quantcast
Channel: php – JS Tricks
Browsing all 8 articles
Browse latest View live

Begining CodeIgniter Guide: CodeIgniter Tutorial

In this CodeIgniter guide you will learn about the basic structure of CodeIgniter and functionalities of the tools that comes with CodeIgniter. CodeIgniter Guide for the Beginners First we will get...

View Article



CodeIgniter Controller Essentials: Codeigniter Tutorial

CodeIgniter Controller is simply a PHP class file which is named in a way that can be associated with a URI. Every CodeIgniter controller must be saved inside the folder application/controllers. Here...

View Article

CodeIgniter View Essentials: Codeigniter Tutorial

A CodeIgniter View is simply a web page, or a portion of a web page, like a header, footer etc. CodeIgniter Views are actually used to represent the data or information visually. The CodeIgniter...

View Article

PHP POST Method tutorial for Programmers

PHP POST is the superglobal variable which is used to retrieve the form-data. There is another method for that which is PHP GET. But PHP POST is more preferred than PHP GET when it is about the...

View Article

Begining CodeIgniter Guide: CodeIgniter Tutorial

In this CodeIgniter guide you will learn about the basic structure of CodeIgniter and functionalities of the tools that comes with CodeIgniter. CodeIgniter Guide for the Beginners First we will get...

View Article


CodeIgniter Controller Essentials: Codeigniter Tutorial

CodeIgniter Controller is simply a PHP class file which is named in a way that can be associated with a URI. Every CodeIgniter controller must be saved inside the folder application/controllers. Here...

View Article

CodeIgniter View Essentials: Codeigniter Tutorial

A CodeIgniter View is simply a web page, or a portion of a web page, like a header, footer etc. CodeIgniter Views are actually used to represent the data or information visually. The CodeIgniter...

View Article

PHP POST Method tutorial for Programmers

PHP POST is the superglobal variable which is used to retrieve the form-data. There is another method for that which is PHP GET. But PHP POST is more preferred than PHP GET when it is about the...

View Article

Browsing all 8 articles
Browse latest View live




Latest Images