PHP निम्नलिखित प्रकार से कार्य करता है? 1. PHP code को html के साथ लिखा … learn php | phpRead more
PHP क्या है? (What is PHP )
for loop in php | for loop statement
foreach loop statement फ़ोरैच स्टेटमेंट का उपयोग सरणियों के माध्यम से लूप करने के लिए … for loop in php | for loop statementRead more
Object oriented design की सॉफ्टवेयर विकास क्या है
Introduction: Object-oriented design (OOD) is a powerful approach to software development that focuses on creating modular, … Object oriented design की सॉफ्टवेयर विकास क्या हैRead more
php in strcmp ()?
php in strcmp() program? PHP में एक इनबिल्ट फंक्शन है, जिसका इस्तेमाल दो स्ट्रिंग की तुलना … php in strcmp ()?Read more
Length of string in php program
एक स्ट्रिंग की लंबाई Length of string strlen() फ़ंक्शन सफलता पर स्ट्रिंग की लंबाई लौटाता है, … Length of string in php programRead more
Local variable And Global variable susing in php programming languages
Local variable एक PHP फ़ंक्शन के भीतर घोषित एक चर स्थानीय है और केवल उस फ़ंक्शन … Local variable And Global variable susing in php programming languagesRead more
function_exists () in php programming
function_exists () – function_exists() PHP में एक इनबिल्ट फंक्शन है। function_exists() फ़ंक्शन उपयोगी है यदि हम … function_exists () in php programmingRead more
Continue statement
Continue statement in php बयान जारी रखें PHP जारी रखें कीवर्ड का उपयोग लूप के वर्तमान … Continue statementRead more
Break statement in php
Break statement : ब्रेक स्टेटमेंट PHP ब्रेक कीवर्ड का उपयोग लूप के निष्पादन को समय से … Break statement in phpRead more
जारीकर्ता
जारीकर्ता isset () फ़ंक्शन का उपयोग यह जांचने के लिए किया जाता है कि कोई चर … जारीकर्ताRead more