MySQL MySQL SUM Function Aastha Tyagi Jan 17, 2018 0 This MySQL tutorial explains how to use the MySQL SUM function with syntax and examples. The MySQL SUM function…
PHP How to check if string contains a specific word in PHP? Aastha Tyagi Jan 14, 2018 0 In this article you will learn how to check if string contains a specific word, character and substring in PHP. You…
MySQL MySQL MIN Function Aastha Tyagi Jan 9, 2018 0 This MySQL tutorial explains how to use the MIN function with syntax and examples. The MySQL MIN function returns…
MySQL MySQL MAX Function Aastha Tyagi Jan 9, 2018 0 This MySQL tutorial explains how to use the MAX function with syntax and examples. The MySQL MAX function returns…
MySQL MySQL COUNT() Function Aastha Tyagi Dec 12, 2017 0 MySQL COUNT function returns the number of records in a select query and allows you to count all rows in a table or…
PHP Tutorial PHP Variables Aastha Tyagi Nov 26, 2017 0 In simple words, a variable is a name of memory location that holds data. A variable is a temporary storage that is…
PHP Tutorial PHP Introduction Aastha Tyagi Nov 25, 2017 0 PHP is a widely-used open source general-purpose scripting language that is especially suited for web development…
Blogging How to Install WordPress Theme – Beginners Guide Aastha Tyagi Oct 26, 2017 0 In popular culture, everyone needs a website whether he is doctor, musician, shopkeeper, writer, dancer etc.Then…