Bikash

My name is Bikash Kr. Panda. I own and operate PHPCODER.TECH. I am a web Programmer by profession and working on more than 50 projects to date. Currently I am working on the web-based project and all the CMS and frameworks which are based on PHP.

198 stories by Bikash

HTML5 CSS Smoke Effect

See the Pen HTML5 CSS Smoke Effect by Bikash Panda (@phpcodertech) on CodePen. Hello Guys, here is another interesting...

Feb 10 · 16 sec read >

Highlight the image icon when clicked on it

Hello, today I want to show you something interesting ICONS or Highlighted ICONS  using CSS, see the code below...

Feb 10 · 14 sec read >

How to Run Laravel Project on Localhost

Here today I will give you some tips about how to run Laravel project on local using XAMPP or...

Feb 9 · 1 min read >

How to create plugin in WordPress with example

WordPress is a CMS. CMS stands for Content Management System. CMSs are helps to creating a website in easy...

Feb 7 · 55 sec read >

Send Mail From Localhost in PHP Using XAMPP

Send Mail From Localhost in PHP Using XAMPP, Firstly, PHP is an open-source scripting language, which means where you...

Feb 6 · 1 min read >

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 · 49 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 >