Writing a simple Hello World script In Hindi
Writing a simple Hello World script In Hindi

Writing a simple Hello World script In Hindi

Writing a simple Hello World script In Hindi पीएचपी वेब डेवलपमेंट स्क्रिप्ट में एक "Hello World" टेक्स्ट के नाम से स्क्रिप्ट को कैसे क्रिएट करे। You can follow the following steps to create a simple hello world script in php. Step 1. First, create a PHP file. यहाँ सबसे पहले आपको .php एक्सटेंशन वाली एक…

0 Comments
Applications of PHP Web development, CMS, etc. In Hindi
Applications of PHP Web development, CMS, etc. In Hindi

Applications of PHP Web development, CMS, etc. In Hindi

Applications of PHP Web development, CMS, etc. In Hindi पीएचपी वेब डेवलपमेंट स्क्रिप्ट ग्लोबली एक यूनिवर्सल मल्टी-पर्पस प्रोग्रामिंग लैंग्वेज है, जहा पीएचपी वेब डेवलपर को वेब डेवलपमेंट, वेबपेज, वेब एप्प्स, के अलावा और कई मामलो में यूज़फुल हैं। So, let's know the commercial or multiple uses of PHP web development scripts. PHP Uses in Web…

0 Comments
Definition and history of PHP In Hindi
Definition and history of PHP In Hindi

Definition and history of PHP In Hindi

Definition and history of PHP In Hindi PHP Script Definition and History. वेब डेवेलपमेंट, वेबपेज, या वेबसाइट, पेज, पोस्ट डिज़ाइन डेवलपमेंट में पीएचपी ​​(हाइपरटेक्स्ट प्रीप्रोसेसर) एक सर्वर-साइड स्क्रिप्टिंग प्रोग्रामिंग लैंग्वेज है, पीएचपी स्क्रिप्टिंग लैंग्वेज का कमर्शियल यूज़ वेब डेवलपमेंट और वेब एप्प्स डिज़ाइन करने में किया जाता है। मोस्टली, पीएचपी स्क्रिप्ट को डायनामिक इंटरैक्टिव वेबपेज…

0 Comments
What is a PHP framework and why use one? In Hindi
What is a PHP framework and why use one? In Hindi

What is a PHP framework and why use one? In Hindi

What is a PHP framework and why use one? In Hindi पीएचपी वेब डेवेलपमेंट स्क्रिप्ट में पीएचपी फ्रेमवर्क लाइब्रेरी, रेडी टू यूज़ रेडीमेड टूल्स और पीएचपी सोर्स कोड कन्वेंशन का एक बिल्ट-इन कलेक्शन सोर्स है. जो पीएचपी वेब डेवेलपमेंट स्क्रिप्ट में वेब डेवलपर्स को अधिक ओर्गनइज, एफ्फिसिएंट और सिक्योर मेथड से वेब एप्लिकेशन क्रिएट करने…

Comments Off on What is a PHP framework and why use one? In Hindi
Avoiding SQL injection attacks
Avoiding SQL injection attacks

Avoiding SQL injection attacks

Avoiding SQL injection attacks SQL injection is a common security vulnerability issue in SQL database software that allows a database attacker to manipulate or control existing SQL queries by inserting custom code into malicious SQL database software in input fields or online URLs. This can lead to unauthorized user access to existing SQL databases, significant…

Comments Off on Avoiding SQL injection attacks
What is AJAX and how it works In Hindi
What is AJAX and how it works In Hindi

What is AJAX and how it works In Hindi

What is AJAX and how it works In Hindi अजाक्स (एसिंक्रोनस जावास्क्रिप्ट और एक्सएमएल) को पीएचपी के साथ उपयोग होने वाली वेब डेवलपमेंट में इस्तेमाल की जाने वाली एक वेब डेवलपमेंट तकनीक के रूप में उपयोग किया जाता है. अजाक्स असिंक्रोनोस जावास्क्रिप्ट और एक्सएमएल डायनामिक, इंटरैक्टिव, और इमीडियेट वेब रेस्पॉन्स वेब डेवलपमेंट वेब डिज़ाइन प्रोसेसिंग…

Comments Off on What is AJAX and how it works In Hindi
Understanding classes and objects php In Hindi
Understanding classes and objects php In Hindi

Understanding classes and objects php In Hindi

Understanding classes and objects php In Hindi पीएचपी वेब डेवेलपमेंट स्क्रिप्ट में, ऑब्जेक्ट-ओरिएंटेड प्रोग्रामिंग (OOP) कांसेप्ट से आप वेबपेज क्लास और क्लास के लिए मल्टीप्ल ऑब्जेक्ट को क्रिएट कर सकते है. जो वेब डेवलपर्स को सोर्स कोड को क्लास और ऑब्जेक्ट में क्रिएट कर इन क्लास ऑब्जेक्ट कोड को व्यवस्थित करने की परमिशन प्रोवाइड करते…

Comments Off on Understanding classes and objects php In Hindi
Introduction to MySQL and relational databases In Hindi
Introduction to MySQL and relational databases In Hindi

Introduction to MySQL and relational databases In Hindi

Introduction to MySQL and relational databases In Hindi माईएसक्यूल क्या है? तो माई एसक्यूल एक ओपन-सोर्स रिलेशनल डेटाबेस मैनेजमेंट सिस्टम (RDBMS) सॉफ्टवेयर या डेटाबेस क्रिएट टू, प्रोसेस, स्टोर सॉफ्टवेयर है। माई एसक्यूल डेटाबेस यूजर को डेटाबेस को मैनेज करने और डेटाबेस टेबल रिकार्ड्स से इंटरैक्ट करने के लिए स्ट्रक्चर्ड क्वेरी लैंग्वेज (SQL) का उपयोग करता…

Comments Off on Introduction to MySQL and relational databases In Hindi
Opening, reading, writing, and closing files PHP In Hindi
Opening reading writing and closing files PHP In Hindi

Opening, reading, writing, and closing files PHP In Hindi

Opening, reading, writing, and closing files in PHP (fopen(), fread(), fwrite(), fclose()) In Hindi पीएचपी वेब डेवेलपमेंट स्क्रिप्ट में, कई प्रकार के फाइल को बनाना और फ़ाइलों के साथ काम करने के लिए कुछ रिजर्व्ड फाइल हैंडलिंग कीवर्ड है, और PHP आपको फाइल मैनेजमेंट या फाइल हैंडलिंग के लिए कई बिल्ट-इन फ़ंक्शन का एक सेट…

Comments Off on Opening, reading, writing, and closing files PHP In Hindi