Type of the PHP Variable
Type of the PHP Variable

Here we will understand, How we can know the type of the variable. As PHP automatic set the type to the variable as we defined it, But s...

Read more »

Basic for Function on PHP
Basic for Function on PHP

Function:        Function are a set of bloch, which are defined for calling a set of code again and again. There are two way to cal...

Read more »

How to Connect Facebook to Twitter
How to Connect Facebook to Twitter

To Connect to Facebook to Twitter, Just open the Following Facebook link: https://www.facebook.com/twitter/ Follow the step...

Read more »

How to Connect Twitter to Facebook
How to Connect Twitter to Facebook

To Connect to Twitter to Facebook. Just open the Following Twitter link: https://twitter.com/settings/profile/ https://facebook.twitte...

Read more »

Sending HTML mail using PHP
Sending HTML mail using PHP

<?php // multiple recipients $emailto  = 'emailto@example.com'; // note: For Multi emailto user comm // subject $subject = '...

Read more »

Move your Magento site from one hosting account to another
Move your Magento site from one hosting account to another

Follow these steps to transfer Magento from one account to another: Step 1: Backup the Magento MySQL Database Step 2: Transfer all Ma...

Read more »
 
Top