Tag: php
How to Run Php in Sublime in Ubuntu Linux
In this blog we will learn How to Run Php in Sublime in Ubuntu Linux step by step. I explained in two steps only. Lot’s of people seaching on google for further help, i found it out. What is Sublime Text++ It is an Open Sources lite weighted code editor/IDE. It is made by C++… Continue reading How to Run Php in Sublime in Ubuntu Linux
How to Create an Professional Blog Using Laravel PHP
Introduction Laravel is an PHP’s free open source and famous web framework, developed by Taylor Otwell to develop web application for MVC (Model View Controller) architectural patterns. It supports backend and frontend development. Let’s see How to Create an Professional Blog Using Laravel PHP. How To Create Dynamic Slider Using Laravel Step By Step How… Continue reading How to Create an Professional Blog Using Laravel PHP
Write Own Code to Add Category and Tags into WordPress Page
Introduction Heyy there, i am not talking about adding plugins to your wordpress site. Probably there is tons of plugins available in wordpress plugin store, But today we will learn how to write own code to add functionality to add category and tags into wordpress page. We will write our own code to add it… Continue reading Write Own Code to Add Category and Tags into WordPress Page