OOPS concepts in php in hindi

oops concepts in php in hindi

Class एक collection होता है objects के properties और method का। Classes, Objects का blueprint होता है जिसका इस्तेमाल objects के propertis और methods को रखने के लिए किया जाता है!.PHP में class name और जिस php file में class का program लिखा जा रहा है उस file का name सामान होना चाहिए!.

Read More

OOPS concepts in php in hindi

Read More »

SQL command in hindi

sql commands in hindi

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)

Read More

SQL command in hindi

Read More »

Select Deselect all checkboxes using jQuery in Hindi

Select Deselect all checkboxes using jQuery in Hindi

check box Select Deselect jquery script का इस्तेमाल करके एक click में available सभी checkbox checked और unchecked set करा सकते है!. jquery script को perform करने के लिए jquery library को include करना जरूरी होता है!.

Read More

Select Deselect all checkboxes using jQuery in Hindi

Read More »

WordPress.com Vs WordPress.org in Hindi

wordpress-com-vs-wordpress-org in hindi

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 करना
होता है!.

Read More

WordPress.com Vs WordPress.org in Hindi

Read More »

Different between jQuery.ajax(), jQuery.get() and jQuery.get() method in Hindi

Different between jQuery.ajax(),jQuery.get() and jQuery.get() method in hindi

Jquery में ajax() method का इस्तेमाल AJAX request और asynchronous HTTP request करने के लिए किया जाता है!.jQuery.get() method web-server में data को send करने और web-server से data को retrive करने के लिए इस्तेमाल किया जाता है!.

Read More

Different between jQuery.ajax(), jQuery.get() and jQuery.get() method in Hindi

Read More »

What is shopify in hindi? shopify kya hai?

what is shopify in hindi

Shopify एक e-commerce platform है!. जो हमें online store setup करने की और अपने products को sell करने की अनुमति देता है!. shopify हमें e-commerce (shoping) website create करने के लिए एक platform provide करता है!.

Read More

What is shopify in hindi? shopify kya hai?

Read More »

How to password hide and show using jquery in hindi

password hide and show using jquery in hindi

Html FORM में password को jquery के इस्तेमाल से hide और show करा सकते है!. क्योकि HTML form में password हमेंशा के लिए bullet के formate में ही display होता है! लेकिन खास time users को password visible हो सके इसके लिए side में checkbox या button available होता है!.

Read More

How to password hide and show using jquery in hindi

Read More »

Different between posts and pages in wordpress in hindi

different between posts and pages in wordpress in hindi

Wordpress में posts और pages दोनों का इस्तेमाल website में content को manage करने के लिए होता है!. लेकिन pages और post में कई different बी है जैसे की 1. posts content समय के अनुसार change होते रहते है!. लेकिन pages का content static होता है समय के अनुसार change नहीं होता!. 2. post में social sharing के जरिये posts को share कर सकते है!. लेकिन pages को नहीं! 3. posts को हम categories और tag का इस्तेमाल करके organized कर सकते है जब की pages को हम hierarchical and parent and child pages में organized कर सकते है!.

Read More

Different between posts and pages in wordpress in hindi

Read More »