Category: PHP

PHP Sikhe Hindi Me (PHP सीखे हिन्दी मे)

Articles Video Shorts
PHP BASIC
PHP Introduction Video
PHP First Program Video Short Tag
PHP Data Types Video
PHP Variables
PHP Constant
PHP Operators
PHP Control Structures
PHP FUNCTION
PHP Function 
PHP String Function Video
rand()
FORM
PHP Form Methods
GSTIN
PAN
Email
Required
Common
FILE
File Handling & File System Read
File Upload
PHP ADVANCE
PHP Cookies
PHP Session
PHP JSON
PHP OOPS
PHP AJAX
PHP MySQL Database
PHP MySQL Connection
MySQL Query (Single, Multi)
Prepared / Bind Param
Fetch Data
Logic For Live Working
Dropdown Retrieve from MySQL
Bootstrap Random Class
Most Useful Codes To Use While Coding

Hindi मे PHP सीखने के लिए Telegram Group Join करे 

How to Create Virtual Host in PHP

What is Virtual Host क्या होता है ? जब भी हमे कोई भी PHP या अन्य किसी Server की Application को Server पर रखना हो या हम कोई
Read More

PHP : Most Useful Codes to use while coding

जब भी आप PHP मे कोडिंग करेंगे तो आपको बहुत से Code की जरूरत होगी जिसे की याद रख पाना मुश्किल होता हैं । इस पेज मे वह
Read More

PHP Session in Hindi

जैसा की हमने पिछले Article मे Cookies के बारे मे समझा की हम Browser के द्वारा Client Machine पर Data को store कर सकते हैं, Cookies द्वारा Store
Read More

PHP Cookies

PHP से हम Cookies को भी Manage कर सकते हैं , सबसे पहले हम यह समझ लेते हैं की Cookies क्या होती हैं । Cookies क्या हैं? (What
Read More

PHP File Upload

जब भी हमें PHP Server पर कोई भी File Upload करना होता हैं तब HTML Tag file का उपयोग करते हैं, उसके बाद हम form tag का उपयोग
Read More

PHP Validation | filter_var | preg_match

What is Validation in PHP ? आज हम समझेंगे PHP Validation के बारे में और जानेंगे की कितने प्रकार से हम Validation को Classify कर सकते हैं ,
Read More