Posted inCodelgniter How to Add CAPTCHA in CodeIgniter : कोडइग्निटर में कैप्चा कैसे जोड़ें Posted by By admin May 8, 2022 In this example, we will show you how to Add Captcha in Codeigniter (इस उदाहरण…
Posted inphp Import csv file in MySQL using PHP Posted by By admin May 4, 2022 Import csv file in MySQL using PHP with example (PHP का उपयोग करके MySQL में…
Posted inmysql Calculate days between two dates in MySQL with example : उदाहरण के साथ MySQL में दो तिथियों के बीच के दिनों की गणना करें Posted by By admin April 28, 2022 How to Calculate days between two dates in MySQL(MySQL में दो तिथियों के बीच दिनों…
Posted inphp Calculate days between two dates in PHP Posted by By admin April 26, 2022 How to Calculate days between two dates in PHP (PHP में दो तिथियों के बीच…
Posted inWordPress What is WordPress? : वर्डप्रेस क्या है? Posted by By admin April 24, 2022 WordPress is a Content Management System (CMS). It allows you to simplest, most popular way…
Posted inAjax What is ajax ? Posted by By admin April 24, 2022 AJAX stands for Asynchronous JavaScript and XML. It is not a programming language. AJAX allows…
Posted inphp What are the differences between echo and print? Posted by By admin April 24, 2022 Both method print and echo print the output in the browser but there is a…
Posted inCodelgniter What is CodeIgniter (CI)? : कोडइग्निटर क्या है? Posted by By admin April 24, 2022 CodeIgniter is also called CI. Codelgniter (CI) is PHP frameworks offering Object-oriented and open-source development…
Posted inphp Create folder inside folder in PHP : PHP में फ़ोल्डर के अंदर फ़ोल्डर बनाएँ Posted by By admin April 22, 2022 Let us tell you how to create folder inside folder in PHP (आइये हम आपको…
Posted inphp How to create dynamic folder in php : PHP में डायनामिक फ़ोल्डर कैसे बनाएँ Posted by By admin April 22, 2022 Let us tell you how to create dynamic folder in PHP named "Current year" (आइये…