Blogging How To Install WordPress Plugin – Beginners Guide Aastha Tyagi Sep 19, 2017 0 After installing WordPress, the first thing every beginner needs to learn how to install WordPress plugins. Plugins…
PHPPyramid Pattern Program PHP Program to Print Pyramid Aastha Tyagi Sep 16, 2017 12 In this article write a PHP Program to Print Pyramid pattern. This Program first takes the numbers of rows and then…
WordPress How to Install WordPress using XAMPP Aastha Tyagi Sep 10, 2017 0 If you want to create your own blog using wordpress ,that's a good idea. First of all, we need a localhost (such as…
XAMPP How to Download and Install XAMPP on Windows? Aastha Tyagi Sep 7, 2017 1 Many PHP developers like to build their websites and test on localhost before publishing to live server. To build…
PHP Remove duplicate values from an array in PHP Vikas Kumar Sep 3, 2017 0 You can use the PHP array_unique() function remove duplicate values from an array. If two or more array values are…
JQuery Check if the URL contains string in JQuery Vikas Kumar Sep 3, 2017 4 Sometimes when working on a project, we need to check if the URL contains string in jQuery or not and need to make…
Notepad++ How to Change the Background Color in Notepad++ Vikas Kumar Sep 3, 2017 0 In this article we will explain how To Change The Background Color In Notepad++. Notepad++ is a free source code…
Notepad++ Remove CR LF in Notepad++ Vikas Kumar Sep 1, 2017 4 How to Remove CR LF in Notepad++ 1) Toggle the View Setting 2) Show Symbol 3) Uncheck Show End of Line