Category Archives: Wordpress

Reset Auto-Increment – MySQL

Good morning to all, Here I going to demonstrate how to reset auto-increment value in MySql. Assign to auto-increment attributes to a column of a table, to generate unique identity for the new row. If new row is inserted it incrementsthe value one. Whenever you insert a new row into a table, MySQL automatically assigns… Read More »

Sorting Arrays – PHP

Welcome to all, Today we practise how to sort an array using php. We know this same problem solving using C, CPP or JAVA etc. But here I share how to solve this problem in php. To arrange the elements in an array in numerical order from highest to lowest values (descending order) or lowest… Read More »

AND and OR Operators – SQL

Hi Guys, Today we share our idea related to AND and OR operator with example. The AND and OR operators are the conditional operator in SQL. It is used to filter the data or records based on conditions. The main difference between AND and OR operators are: the AND operator displays a record if both… Read More »

My_blog- Free Flat Design WordPress Theme

Hi all, Wordpress use both simple and complex website. WordPress is the CMS platform on the web. WordPress theme can be used to create website like blog, personal, corporate and portfolio site. My_blog theme is free wordpress theme. It’s simple and responsive. This modern and flat theme is designed based on the latest bootstrap technology.… Read More »