Send SMTP Email in PHP using SMTP Mail Server. Send SMTP Email in PHP using SMTP Mail Server.

In this tutorial, we are going to learn how to Send PHP Email using SMTP service. Some of the companies doesn't provide the php mail fu...

+ Read more »

Simple login and Registration form using codeigniter Simple login and Registration form using codeigniter

-- -- Database: `registration` -- CREATE TABLE IF NOT EXISTS `user_registration` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar...

+ Read more »

Yii Framework Excel Download using extension. Yii Framework Excel Download using extension.

In this tutorial, we are going to show you how to download database table data in excel file using Yii excel export extenstion. it's an...

+ Read more »

Submit form data using serialize method with JQuery. Submit form data using serialize method with JQuery.

After a long time, we came back with new tutorial for beginner. In this tutorial we are going to make one HTML form and will submit data us...

+ Read more »

PHP Login Page with Ajax Code with Example. PHP Login Page with Ajax Code with Example.

After a long time, I am back with my new Tutorial. In this tutorial we are going to show you PHP login with Ajax and will get response. For...

+ Read more »

How to show related product in horizontal layout or way in Magento? How to show related product in horizontal layout or way in Magento?

In this Tutorial , I am going to show Related products Vertically to Horizontal layout. This condition faced when I was working on a magent...

+ Read more »

Advanced - Object Oriented Programming in PHP, Encapsulation, Polymorphism, Interfaces, Destructors, Constructor, Data Abstraction - web codingcage Advanced - Object Oriented Programming in PHP, Encapsulation, Polymorphism, Interfaces, Destructors, Constructor, Data Abstraction - web codingcage

Data Abstraction: Data abstraction is related to an abstract class, which means a class that cannot be instantiated on its own. The repres...

+ Read more »

Advanced - Object Oriented Programming in PHP, class program, member function, overloading in php - webcodingcage Advanced - Object Oriented Programming in PHP, class program, member function, overloading in php - webcodingcage

Object Oriented Programming: - There is no constant definition of object oriented programming. We can understand is that in our surroundin...

+ Read more »

PHP Loop Structure -  For loop, while loop, do while loop, foreach loop PHP Loop Structure - For loop, while loop, do while loop, foreach loop

In PHP Scripting language we used loops for executing the same block of code a specified number of times. In this language BREAK and CONTI...

+ Read more »

Introduction to PHP and Difference Between Truncate, Delete and Drop in MySQL Introduction to PHP and Difference Between Truncate, Delete and Drop in MySQL

What is PHP? PHP is acronym for Hypertext Preprocessor. Programmer would think it should be HPP. An alternative explanation comes from lat...

+ Read more »

How to Reduce Bounce Rate of any Website or Blog. How to Reduce Bounce Rate of any Website or Blog.

Hello Friends this is my first post in my WebCodingcage.blogspot.in Blog. In this Tutorial, I am going to tell you what Bounce Rate is an...

+ Read more »
 
# Top