Read more about the article MySQL query to get all fields of customer having Y in their firstname or lastname in ascending order of their city names
Select Query

MySQL query to get all fields of customer having Y in their firstname or lastname in ascending order of their city names

MySQL select query, we will perform below actions. List all customers who is activeList all customers who is active and ‘Y’ in their firstnameList all customers who is active and…

Continue ReadingMySQL query to get all fields of customer having Y in their firstname or lastname in ascending order of their city names

PHP interview questions | php interview questions and answers | top 70 php interview questions and answers | top 70 php interview questions and answers for 0 – 4 years experience

Dear Programmers, in this article we will discussed on PHP Interview Questions and Answers in details.  As per our experience and expectation, this article will cover more than 80% of…

Continue ReadingPHP interview questions | php interview questions and answers | top 70 php interview questions and answers | top 70 php interview questions and answers for 0 – 4 years experience

crud operations in php | simple crud operations in php using mysqli | php crud with login

CRUD stand for Create, Read, Update and Delete basic function in computer programming language. In other words are sometimes used when defining the four basic functions of CRUD, such as…

Continue Readingcrud operations in php | simple crud operations in php using mysqli | php crud with login