PHP एक server side scripting language है इसलिए इसके code को execute करने के लिए हमें एक server की जरुरत पड़ती है| XAMPP एक package है जिसमें बहुत सारे … [Read more...] about Run PHP Program in XAMPP – XAMPP में PHP code को कैसे Run करें?
PHP
Install PHP. Local system में PHP कैसे install करें? XAMPP installation
PHP tutorial series के पिछले tutorial में हमने पढ़ा था की PHP क्या होता है? हमें PHP क्यों सीखना चाहिए? आज के इस tutorial में हम सीखेंगे की PHP को … [Read more...] about Install PHP. Local system में PHP कैसे install करें? XAMPP installation
PHP Tutorial in Hindi – PHP क्या है? Hello world program in PHP
आज के इस PHP tutorial में हम आपको बतायेंगे की PHP क्या होता है? इसमें PHP के basic के बारे में बतायेंगे जो की beginner (शुरुआत करने वाला) और … [Read more...] about PHP Tutorial in Hindi – PHP क्या है? Hello world program in PHP
Google reCAPTCHA v3 in PHP without Ajax – PHP में Google reCAPTCHA v3 कैसे implement करें
Spam और bots request से बचने के लिए Google ने reCAPTCHA v3 develop किया है जिसमें बिना user interaction के human और रोबोट को identify किया जा सकता है| … [Read more...] about Google reCAPTCHA v3 in PHP without Ajax – PHP में Google reCAPTCHA v3 कैसे implement करें
Google reCAPTCHA v3 PHP Example – Google reCAPTCHA version 3 को PHP में कैसे integrate करें
Google ने spam bots को बिना user के interaction के रोकने के लिए v3 launch किया है जिसमें score के द्वारा spam bots को रोका जाता है that means रोबोट को … [Read more...] about Google reCAPTCHA v3 PHP Example – Google reCAPTCHA version 3 को PHP में कैसे integrate करें
Convert number to rupees in PHP – PHP function to convert number to word
Convert number to rupees in PHP - PHP function to convert number to word. आज के इस tutorial में हम सीखेंगे की किसी भी number को PHP function के द्वारा … [Read more...] about Convert number to rupees in PHP – PHP function to convert number to word