In my recent project there was a requirement to display first day and last day of every month in a given year. So I had written a tiny but useful…
Category: PHP
New to php and don’t know how to upload and save CSV file in mysql database? Don’t worry in this post I am going to discuss with you how to…
Slim is a powerful php micro framework which allows developers to create web applications. In this tutorial I am going to describe you about how to install Slim Framework 3.…
Composer is one of the best and most powerful package manager for PHP. With the help of composer user can easily manage their libraries or packages in a per-project basis.…
Contact form is one of the common feature of every website to get user opinion. Almost 99.9% of websites need contact form to interact with user. So in this tutorial,…
In this post I am going to create simple login form using Php, Mysql and jquery. What I am going to do is, First of all I will create login…
Adding a content in sidebar is a very easy task. Just drag and drop selective widget and job done. But every theme come up with 2 or 3 built-in sidebars.…
WordPress is the most popular CMS on the web. About 27% of the web uses WordPress. In this tutorial I am going to download and install wordpress in my windows…
Want to setup local server environment and don’t how to create it? No problem I will make this thing quite easy for you. What is XAMPP XAMPP is a free…