Translate

How to get recharge response status in XML format and checking mobile no is allocated to someone or not using PHP How to get recharge response status in XML format and checking mobile no is allocated to someone or not using PHP

db_query("SELECT * FROM #_stock WHERE `msisdn`='".$mobileno."' and "); $find_mobile_number_query = $BSC-...

+ Read More »

How to Hide your Email Address from spammers. How to Hide your Email Address from spammers.

In this Tutorial, We are going to show how to protect your Email ID from Spammers and Prevent your account from unwanted spam mails. Some...

+ Read More »

Interview Questions for Wordpress | Mostly Asked Questions Interview Questions for Wordpress | Mostly Asked Questions

In this Tutorial, We are going to Show some important Interview questions related to Wordpress CMS. Interviewer can ask you question among ...

+ Read More »

How to Create Simple User Login System using PHP. How to Create Simple User Login System using PHP.

In this Tutorial, We are going to show how to create simple Login page with PHP execution page. First of all, we need to create one HTML pa...

+ Read More »

How to Upload and storing file names in database using PHP. How to Upload and storing file names in database using PHP.

In this Tutorial , We are going to show you how to store file name into the database and upload into a folder. First of all, we have to cre...

+ Read More »

How to Increase memory limit and max execution time in php.ini file? How to Increase memory limit and max execution time in php.ini file?

In this Tutorial , We are going to show you how to increase memory limit or max_execution_time. some time we get an error in SQL database w...

+ Read More »

Oops (Object oriented programming) Basic Interview Questions Oops (Object oriented programming) Basic Interview Questions

In this Post, I am going to show you some generally asked questions during the interview. 1.) What is Object Oriented Programming? Objec...

+ Read More »

How to Unzip File using PHP Function? How to Unzip File using PHP Function?

In the Previous tutorial, we discussed about how to download any file or image force fully. But In this Tutorial, we are going to show you ...

+ Read More »

How to Download File Forcefully with PHP function? How to Download File Forcefully with PHP function?

In this Tutorial, We are going to show you how to download file force fully using PHP function() . Before this, whenever we trying to downl...

+ Read More »

How to Convert SQL rows Into Columns using PHP? How to Convert SQL rows Into Columns using PHP?

In this Tutorial, We are going to convert PHPMysql table rows into columns using as Example:- Original SQL table is: - ID username ag...

+ Read More »

Getting date after or before 7 days from Current date using PHP Function? Getting date after or before 7 days from Current date using PHP Function?

In this Post, we are getting date after or before the 7 days from the current date using date function. In Our live projects we had lots o...

+ Read More »

What is Ajax? How to use it into Project with Basic Examples? What is Ajax? How to use it into Project with Basic Examples?

In this tutorial, We are going to describe you about Ajax and JQuery Details. like what is Ajax and how to use it into our projects. Full...

+ Read More »
 
Top