All Stories

Codeigniter send email to multiple recipients using Smarty Template Engine and JQuery

Codeigniter is an MVC based on PHP scripting language, MVC stands for Model View Controller. Small description about model view...

Feb 5 · 48 sec read >

Here’s What People Are Saying About Mysql Database Optimization For Better Performance

When we create tables on the MySQL database, we assign values to length, On that time we assign some...

Feb 3 · 51 sec read >

Facts You want to Know About Use Of Mysqli_num_rows() Function

I want to share a situation where I better know about mysqli_num_rows() function. At the time of developing login...

Feb 3 · 46 sec read >

How To Check Errors In PHP Form POST Code Tips You Need To Learn Now

When we create some code for fetching some data from the database (who is a beginner in PHP), on...

Jan 28 · 17 sec read >