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" (आइये…
Posted inphp How to create Zip folder and download in Cake PHP Posted by By admin April 19, 2022 How to create Zip folder and download in Cake PHP (केक PHP में ज़िप फ़ोल्डर…
Posted inmysql Add two string columns in mysql : MySQL में दो स्ट्रिंग कॉलम जोड़ें Posted by By admin April 17, 2022 Add two string columns (दो स्ट्रिंग कॉलम जोड़ें)- Two predefined functions in MySQL for concatenate…
Posted inJava Script What is Java Script? : जावा स्क्रिप्ट क्या है? Posted by By admin April 15, 2022 Java Script (JS) is a scripting or programming language (जावा स्क्रिप्ट (JS) एक स्क्रिप्टिंग या…
Posted inHTML What is HTML? : HTML क्या है? Posted by By admin April 15, 2022 What is HTML - HTML is stands for Hyper Text Markup Language. HTML is used…
Posted injQuery Download excel file using jQuery with example : उदाहरण के साथ jQuery का उपयोग करके एक्सेल फ़ाइल डाउनलोड करें Posted by By admin April 15, 2022 Download excel file using jQuery is very simple. You follow given bellow steps (jQuery का…
Posted inmysql What is MySQL and used? : MySQL क्या है तथा इसका उपयोग क्या है? Posted by By admin April 14, 2022 What is MySQL - MySQL is an open-source relational database management system (RDBMS). SQL stands…