CodeIgniter MVC Framework In Hindi.

हेलो दोस्तों आज के इस ब्लॉग पोस्ट(CodeIgniter MVC Framework In Hindi) में मैं आपको CodeIgniter MVC framework के बारे में बताने वाला हूँ |

MVC(CodeIgniter MVC Framework In Hindi) फ्रेमवर्क का फुल फॉर्म होता है Model , View , और Controller |

और CodeIgniter जो होता है वो Model -View -Controller development पैटर्न पर बेस्ड होता है |CodeIgniter MVC Framework In Hindi|

MVC actually में एक software एप्रोच है जो की application लॉजिक को presentation लॉजिक से अलग रखती है |CodeIgniter MVC Framework In Hindi|

mvc framework
mvc framework: CodeIgniter MVC Framework In Hindi

और इससे होता यह है कि आप अपने वेब पेज में कम से कम स्क्रिप्ट रख सकते है |

क्योकि MVC pattern में presentation जो है वो PHP अथवा logic पार्ट से separate होता है |

चलिए अब नीचे हम इस MVC framework की तीनो लेयर्स के बारे में थोड़ा और discuss करते है :

Model:

Models जो होता है वो आपका database अथवा डाटा स्ट्रक्चर को रिप्रेजेंट करता है |

और Model class में आप generally ऐसे functions को रखेंगे जो डेटाबेस से डाटा retrieve करने, insert करने|

और update करने में आपकी मदद करेंगे|

View:

View में actually वो सारी information अथवा codes रखे जाते है जो यूजर के सामने प्रेजेंट करने है |

View जो होगा वो normally एक वेब-पेज होगा|

पर CodeIgniter में व्यू जो है वो एक पेज fragment भी हो सकता है जैसे की हैडर और फुटर|

यह एक RSS पेज भी हो सकता है या फिर पेज का कोई और type भी हो सकता है |

Controller:

Controller file अथवा लायर एक बहुत ही important लेयर होती है|

क्योकि यह मॉडल और व्यू लेयर को कण्ट्रोल करती है |

Controller एक तरह से एक intermediary का काम करती है Model , View , और कोई भी external resources…

…के बीच जो कि http रिक्वेस्ट को प्रोसेस करने के लिए जरुरी है जिससे कि वेब पेज generate हो सके|

you can also go through a few more amazing blog posts by clicking the below blog links related to Codeigniter:

What is temp data in Codeigniter in Hindi…
FlashData In CodeIgniter In Hindi…
Session Management In CodeIgniter In Hindi…
Form Validation In CodeIgniter In Hindi…
Email Sending In CodeIgniter In Hindi…
CodeIgniter File Upload In Hindi…
Error Handling Techniques In CodeIgniter In Hindi…
What are CodeIgniter Libraries In Hindi…
CodeIgniter Database Connection In Hindi…
CodeIgniter Configuration In Hindi…
CodeIgniter Basic Concepts In Hindi…
CodeIgniter MVC Framework In Hindi…
CodeIgniter Application Architecture In Hindi…
CodeIgniter Installation In Hindi…
CodeIgniter Tutorial for Beginners in Hindi…

इस ब्लॉग(CodeIgniter MVC Framework In Hindi) को लेकर आपके मन में कोई भी प्रश्न है तो आप हमें इस पते support@a5theory.comपर ईमेल लिख सकते है|

आशा करता हूँ, कि आपने इस पोस्ट CodeIgniter MVC Framework In Hindi को खूब एन्जॉय किया होगा|

आप स्वतंत्रता पूर्वक अपना बहुमूल्य फीडबैक और कमेंट यहाँ पर दे सकते है|

आपका समय शुभ हो|

Anurag

I am a blogger by passion, a software engineer by profession, a singer by consideration and rest of things that I do is for my destination.