Mysqli functions in Hindi
PHP Mysqli functions में mysqli_connect() function का इस्तेमाल mysql database server को connect करने के लिए होता है!.
Mysqli functions in Hindi Read More »
PHP Mysqli functions में mysqli_connect() function का इस्तेमाल mysql database server को connect करने के लिए होता है!.
Mysqli functions in Hindi Read More »
Types of Database in hindi जैसे के Centralised database , Distributed database , Personal database , End-user database , Network database , NoSQL database, Operational database, Relational database, Cloud database, Object-oriented database, Graph database
Types of Database in hindi Read More »
PHP में string के साथ operation perform करने के लिए PHP में by default function available है!. string के साथ operation perform करना जैसे की string को replace करना, string length finds करना, string capitalization, main string से substring को find करना तो ऐसे सारे operation के php हमें by default function provide करता है तो आज हम खास ऐसे ही string function के बारेमे जानेगे!.
Most popular php string function in hindi Read More »
Introduction HTML form jQuery form events जैसे की focus() blur() change() select() submit() focus() blur() change() select() submit() Full source code
JQuery form events हिंदी में! Read More »
Class एक collection होता है objects के properties और method का। Classes, Objects का blueprint होता है जिसका इस्तेमाल objects के propertis और methods को रखने के लिए किया जाता है!.PHP में class name और जिस php file में class का program लिखा जा रहा है उस file का name सामान होना चाहिए!.
OOPS concepts in php in hindi Read More »
SQL command का इस्तेमाल database के साथ intraction यानि communicate करने के लिए इस्तेमाल किया जाता है!. SQL command type जैसे की 1) DDL (Data Definition Language)2) DML ( Data Manipulation Language )3) DCL (Data control language)4) TCL (Transaction control language) 5) DQL (Data query language)
SQL command in hindi Read More »
check box Select Deselect jquery script का इस्तेमाल करके एक click में available सभी checkbox checked और unchecked set करा सकते है!. jquery script को perform करने के लिए jquery library को include करना जरूरी होता है!.
Select Deselect all checkboxes using jQuery in Hindi Read More »
Wordpress .com और wordpress .org का main different है की wordpress. .org एक self hosted platform है!. और wordpress. org एक open source software provide करता है free में!. जब की
wordpress. com earning pupose से बनाया गया है और वह बिलकुल free में avaialable नहीं है!. wordpress. com की servicess को access करने के लिए अलग-अलग तरह के plan को purchase करना
होता है!.
WordPress.com Vs WordPress.org in Hindi Read More »
HTML form को हम दो तरीके से validation कर सकते है!. एक तो client-side validation और दूसरा server side validation. HTML form validation with jquery in hindi | HTML form validation with jquery plugin
jQuery form validation in Hindi Read More »
jQuery के इस्तेमाल से हम image src attribute को get और set करा सकते है!. इसके लिए हम jquery का attr() method का estemal करते है!.
jQuery get and set image src attribute in hindi Read More »