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