PHP Date and time functions in Hindi
Introduction php date() funciton in hindi php time() funciton in hindi PHP mktime() Function in hindi
PHP Date and time functions in Hindi Read More »
Introduction php date() funciton in hindi php time() funciton in hindi PHP mktime() Function in hindi
PHP Date and time functions in Hindi Read More »
Introduction unset() function syntax Syntax: php unset() function example Example:
PHP unset() function in Hindi Read More »
Introduction jQuery Syntax: Jquery Example Example:
Jquery Syntax in Hindi Read More »
Introduction WordPress Dashboard Feature tools Top Admin Bar Screen option Welcome To WordPress At A Glane Activity Quick Draft WordPress EWvent And news WordPress dashboard के बारे में हिंदी में|| WordPress dashboard को हम wordpress admin panel बी कह सकते है क्योकि इस के जरिये हम हमारी website को control और manage कर सकते है|
WordPress Dashboard Introduction in Hindi Read More »
Introduction PHP5 के बारे में!. Disadvantages of PHP5 PHP7 के बारे में!. Advantages of php7 php5 and php7 के advance feature के difference Scalar type declaration Return type declaration Null coalescing operator Spaceship operator Constant arrays using define Difference between php5 and php7 1. Speed and performance 2. Engine Version 3. 64-bit supported 4. Easy
Different Between php5 and php7 in Hindi Read More »
Introduction Example PHP $ vs $$ variable Example: output: Variable This is RjtechyG output:
PHP $ and $$ Variable in Hindi Read More »
Introduction Javascript Function Javascript function syntax Syntax: Example: Javascript function Parameters Example: The Arguments Object Example: Return Value Example: Function Expression Example: Anonymous Function Example: Nested Functions Example:
JavaScript Functions in Hindi Read More »
Introduction Javascript के दो data types जैसे की Primitive Data Types Non-primitive Data Types Primitive Data Types String Number Boolean Null Undefined Javascript string data type For example: ‘hello this is rjtechyg’ or “hello this double quote rjtechyg” Example: Example: Javascript number data type Example: Javascript boolean data type Example: Example: Null and undefined in
Javascript Data Type in Hindi Read More »
Introduction Javascript operators Arithmetic Operators Comparison Operators Logical Operators Assignment Operators Conditional Operators 1.Arithmetic Operators Operator Description Example Result + two value addition 5 + 10 = 15 – subtraction operation 10 – 5 = 5 * multiplication operation 10 * 5 = 50 / Division operation 10 / 5 = 2 Example: 2.Comparison Operators
Javascript operators in Hindi Read More »
Javascript variable | javascript में variable को create करने के लिए let, const और var keyword का इस्तेमाल से कर सकते है!.
Javascript variable in Hindi( Javascript variable let , const, var ) Read More »