Magic Constants in PHP in Hindi
Introduction to Magic Constants in PHP in Hindi Introduction to Magic Constants in PHP Magic constants PHP में पूर्वनिर्धारित constants हैं जो उनके उपयोग के आधार पर बदल जाते हैं। वे डबल अंडरस्कोर (__) से शुरू होते हैं और डबल अंडरस्कोर के साथ समाप्त होते हैं। वे अन्य पूर्वनिर्धारित constants के समान हैं लेकिन जैसा … Read more