MySql

MySql Joins – LEFT JOIN, RIGHT JOIN, INNER and OUTER JOIN

In this tutorial, you will learn how to use MySQL INNER JOIN,MySQL LEFT JOIN,MySQL RIGHT JOIN clause to select data…

6 years ago

Submitting form using Angular JS with PHP.

In Angular, the view is a projection of the model through the HTML template. This means that whenever the model…

6 years ago

Google New reCaptcha using PHP – Are you Robot? Advanced Security,Ease of Use and Creation of Value.

Protect your website from spam and abuse while letting real people pass through with ease

6 years ago

How to install WAMP Server in window with PHP, MySQL and Apache.

WAMP is acronym for Windows, Apache, MySQL and PHP, Perl, Python. WAMP software is one click installer which creates an…

6 years ago

JQuery Facebook Login with PHP & MySQL.

Implementing login with facebook using just their new PHP SDK is very easy, everything can be accomplished with minimal PHP…

6 years ago

Multi-Language switcher in CodeIgniter

Today, we will discuss how to implement the multi-language feature in CodeIgniter framework using MVC pattern.

6 years ago

Export MySql data into Excel or CSV format using php

To generate reports or to print data or for some other purpose we often need data to be export in…

6 years ago

Load More items from mySql database using jQuery and PHP

You might have seen the implementation of Ajax based data loading technique at Facebook, Twitter, E-Commerces website or some other…

6 years ago

Import Excel file data in mysql database using PHP

Importing excel data into database using PHP is very easy by php file function. We will use this function to…

6 years ago

Youtube Like & Dislike System using PHP, MySql, jQuery and Ajax

I introduce a like/dislike system with a simple stat widget little like the youtube design.

6 years ago

This website uses cookies.