- Видео 37
- Просмотров 444 555
HishaMized
Индия
Добавлен 10 мар 2017
Computer Tutorials
How to use PHP variables in JavaScript - Passing data from PHP to JavaScript without using AJAX
In this video, we'll explore how to use PHP variables in JavaScript. PHP is a popular server-side programming language used for web development, while JavaScript is a commonly used client-side scripting language for creating dynamic web content. By combining the two languages, we can create even more dynamic and interactive web applications.
We'll start by explaining the basics of PHP variables and JavaScript variables, including their syntax and data types. Then, we'll dive into how to pass PHP variables to JavaScript and vice versa, so that we can use them in our web pages. This will involve using a combination of PHP echo statements and JavaScript code to transfer the values.
Throughout ...
We'll start by explaining the basics of PHP variables and JavaScript variables, including their syntax and data types. Then, we'll dive into how to pass PHP variables to JavaScript and vice versa, so that we can use them in our web pages. This will involve using a combination of PHP echo statements and JavaScript code to transfer the values.
Throughout ...
Просмотров: 284
Видео
Pointers in C Programming - C Programming Tutorials #18
Просмотров 51Год назад
In this video tutorial, we delve into the world of pointers in the C programming language. Pointers are one of the most powerful and important features of C, but they can also be one of the most confusing and difficult to grasp for beginners. We start by introducing the basics of pointers: what they are, how they work, and why they are useful. We then move on to explore the different types of p...
Call By Value and Call By Reference In C Programming - With Examples | Pointers - C Programming #17
Просмотров 28Год назад
Introduction: Welcome to this educational video about Call by Value and Call by Reference in C Programming. In this video, we will discuss the two most common ways of passing arguments to a function in C, which are Call by Value and Call by Reference. Both of these methods have their advantages and disadvantages, and it's important to understand how they work so you can choose the appropriate m...
DCL Commands in SQL - GRANT & REVOKE - Data Control Language in Structured Query Language
Просмотров 1,3 тыс.2 года назад
In this video we shall discuss the Data Control Language in Structured Query Language. We will discuss GRANT and REVOKE commands in details.
All DML Commands in SQL explained - Data Manipulation Language of Structured Query Language
Просмотров 812 года назад
In this video we are going to discuss and implement the SQL commands classified as the Data Manipulation Language Commands Discussed: 1) INSERT 2) UPDATE 3) DELETE 4) SELECT
ALL DDL Commands of SQL Explained - Data Definition Language in Structured Query Language (MySQL)
Просмотров 1132 года назад
In this video we will discuss and implement the SQL commands corresponding to The Data Definition Language in MySQL. We will be using The MySQL 5.5 Command Line Client. DDL Commands Discussed: 1) CREATE 2) ALTER 3) RENAME 4) DROP 5) TRUNCATE Download MySQL 5.5 Command Line Client: downloads.mysql.com/archives/community/?version=5.5.41 Install MySQL 5.5 Command Line Client Properly ruclips.net/v...
How To Install MySQL 5.5 Command Line Interface - No Errors - Optimal Configuration
Просмотров 3,7 тыс.2 года назад
A lot of us get the following error while installing MySQL 5.5 CLI ERROR: ‘The secutity settings could not be applied to the database because the connection has failed with the following error. Error No 1045 ‘Access denied for user ‘root’ @'localhost' (using password: NO) I a personal firewall is running on your machine, please make sure you have opened the TCP port 3306 for connections. Otherw...
Recursion Of Functions in C Programming and Examples Based On Functions - #16 C Programming
Просмотров 772 года назад
In this video we shall recall some concepts regarding functions in c programming and we will also have a look at Recursion of functions in C Programming while also practicing some examples.
Everything About Functions In C Programming in 1 video - #15 C Programming
Просмотров 482 года назад
Topic: Functions in C Programming Sub Topics: What are functions in C Programming? Why do we use functions in C? Types of functions in C Function Declaration Function Definition Function Calling Passing Values in functions Formal arguments vs actual arguments Order of passing values in functions
Switch Case in Statement C Programming - Case Control Instructions -
Просмотров 1922 года назад
In C Programming A switch statement allows a variable to be tested for equality against a list of values. Each value is called a case, and the variable being switched on is checked for each switch case. The following rules apply to a switch statement − The expression used in a switch statement must have an integral or enumerated type, or be of a class type in which the class has a single conver...
The continue Statement in C Programming
Просмотров 542 года назад
The continue Statement in C Programming
Break Statement In C Programming - With Example
Просмотров 362 года назад
Discussing the break Statement in C programming
Advanced Scratch Programming In One Video - Scratch Programming For Kids in Hindi/Urdu
Просмотров 5 тыс.2 года назад
In this video, we shall continue with scratch programming going into deeper concepts and we will discuss some more scripts and blocks. Topics Covered: 1) Variables in Scratch Programming 2) Mathematical Operators in scratch programming 3) Conditions in Scratch Programming 4) Event Scripts in Scratch progamming 5) Sensing Scripts in Scratch Programming 6) Motion Scripts in scratch programming 7)...
The Basics Of Scratch Programming In One Video - Scratch Programming For Kids in Hindi/Urdu
Просмотров 3212 года назад
In this video, we shall discuss the basics of scratch programming. Topics Covered in this video: 1) Scratch Programming Editor 2) Sprites in Scratch Programming Editor 3) Stage in Scratch Programming Editor 4) Sprite List in Scratch Programming Editor 5) Cursor Tools in Scratch Programming Editor 6) New Sprite Buttons in Scratch Programming Editor 7) Blocks Palette Scratch Programming Editor 8)...
Nesting of Loops & do while Loops in C Programming - Syntax, Flowchart and examples
Просмотров 583 года назад
Topics Covered do while loop syntax do while loop flow chart Nesting Of Loops Examples based on do while loop and nesting of loops
for Loop - Stantax - Flow Chart and Example | Loops in C Language
Просмотров 593 года назад
for Loop - Stantax - Flow Chart and Example | Loops in C Language
While Loops - Syntax + Example - Loops In C Language
Просмотров 383 года назад
While Loops - Syntax Example - Loops In C Language
How to merge PDF files and JPG/PNG image files together in one step
Просмотров 513 года назад
How to merge PDF files and JPG/PNG image files together in one step
The if - else Statement | Decision Control Instruction in C Programming
Просмотров 633 года назад
The if - else Statement | Decision Control Instruction in C Programming
Assignment Operator and Compound Assignment Operators in C Language - With Examples
Просмотров 5473 года назад
Assignment Operator and Compound Assignment Operators in C Language - With Examples
Conditional Operator - Ternary Operator in C | C Programming
Просмотров 643 года назад
Conditional Operator - Ternary Operator in C | C Programming
Logical Operators in C Language - Logical AND (&&), Logical OR ( | | ) and Logical NOT ( ! )
Просмотров 1343 года назад
Logical Operators in C Language - Logical AND (&&), Logical OR ( | | ) and Logical NOT ( ! )
Graphical Method To Solve Linear Equations In Two Variables - Class IX|X
Просмотров 443 года назад
Graphical Method To Solve Linear Equations In Two Variables - Class IX|X
Solutions of Linear Equations In Two Variables By Substitution, Elimination and Cross Multiplication
Просмотров 423 года назад
Solutions of Linear Equations In Two Variables By Substitution, Elimination and Cross Multiplication
Bitwise Operators in C Language - AND, OR, XOR, NOT, Right Shift and Left Shift Operators - 04
Просмотров 503 года назад
Bitwise Operators in C Language - AND, OR, XOR, NOT, Right Shift and Left Shift Operators - 04
Arithmetic Instructions and Types of Operators in C - Unary Operators in C Language - 03
Просмотров 513 года назад
Arithmetic Instructions and Types of Operators in C - Unary Operators in C Language - 03
Variables and Instructions in C Language - Rules for Variables and Types of Instructions in C - 02
Просмотров 513 года назад
Variables and Instructions in C Language - Rules for Variables and Types of Instructions in C - 02
01. Identifiers and keywords in C Language - C Programming - Urdu | Hindi
Просмотров 1773 года назад
01. Identifiers and keywords in C Language - C Programming - Urdu | Hindi
How To Download an Instagram Chat | How To Read Instagram Messages From The Beginning - NO SCROLLING
Просмотров 260 тыс.3 года назад
How To Download an Instagram Chat | How To Read Instagram Messages From The Beginning - NO SCROLLING
Representation Of Graphs in Data Structures Using Adjacent Matrix - Full Program with .c File
Просмотров 673 года назад
Representation Of Graphs in Data Structures Using Adjacent Matrix - Full Program with .c File
Thanku so much sir
aaj tk samjhaaa nhi tha dcl but aapke es video ke through i learned tq so much sir
But sir ye sirf computer se hi available hota h mobile se nhi horha h file hi open nhi hoti 😢
Dreadful shit!
Chat media bhi download hogi kya
Bhai message show nhi ho rhe please reply 😢
My account got disabled and the file that insta sent me is only 560KB and I can't find my chats
Will the person know that?
Chuslim speed breaker
What about videos of photos
how to do this on mac?
Thank you so much Bhai 🙏🙏🙏
thanks
Hi I do not have any options under account privacy.Please help. It has to be a business account?
Phone mai file open nhi hora app nhi hai bol raha hai
thank u
Kaise download kare sir
Jai shree Ram 😊
Does that apply for previously deleted chats ?
Mobile phone message ko kese dek skate hai Without pc kee
I don't speak his language
How to delete Specific media from old chat how to do it Ant way instead of doing manaully and scrolling it
BEST explanation about THIS Topic ❤
Thank you ❤
thankuu bruhh 😘
Bhai tumhara shukriya kaise bolu samajh nahi aa Raha ha
And isme hamari chat k sath kingiles hogi like video photos.?
No deleted messages bas jo inbox me hai wahi aayega file fprmat me..
Bhai isse purane jo chat delete huye hai wo bhi reciver ho sakte hai kya plzz reply
Deleted msg bhi dikha ta u kya ?
Aaise download per video purani aayegi ya nahi
Bhai mene galti se json format m download kr liya h ab vo html format m kese convert hoga😔
Bhai mereko telegram ki chat ke liye batao na plz
I don't understand a single word and your title is English -_-
1 sal purni Chet aa skti wapas
Agar aapne delete nahi ki hai toh asakti hai.
This only work in laptop
I did it through Android, Same method. Go to settings - Search 'Download' - Click 'Download your Information ' and all the same process shown above
Sir androids ke liye bataiye
Iam not getting bro 😢😢
Helpful! Thank you! 😊
Ye mene Android me Kiya h ho jata h dekstop jaroori nhi h
No it's not working anymore please help
Thanks bro
I really want to download messages of the person who blocked me and later i restricted his profile after which all fhe messages disappeared.. how can i download that chat
As long as the chat box has not been deleted from your end, and you have successfully downloaded all the data, it should be there inside a directory having the same name as his latest Instagram account name (not username).
Thankyou Hisha... I found it. And thankyou for replying
Sir data download ka option ni aa rha ❤❤
Thanks bhaiya best video so far ❤
Ye download nhi horhi mail m ane k bad
Json file ko kese open kree es format me
Bhai agr ham request Desktop sy kr dain likn email msg Android main receive krain tou file phone main download ho jai gi?
Open your Gmail (or any email) inside a web browser on the desktop to download it. You can also download it using your mobile.
@@HishaMized yes it actually worked Thanks man
Can i get deleted msgs
Unfortunately, no! Once you delete a chat, it gets removed completely from the instagram database as well as of 2021. Can't say if they've changed it now but most probably they haven't.
@@HishaMized ok thanks 💓