MySQL Part 4 - English
- subtitles off
- captions off
- English
- Questions posted on Forums
- PHP and MySQL Tutorials - English
-
could you please demo or give example to store and retrieve image in MySql?
hello sir, Through out the second level you taught how to store data , i.e only text data, today I came to know that we can store and retrieve images and display them on our webpage if so could you please make a demo for me or could you please give me a link to do that, all using php? please.....
Velu.N
Answer last updated on: Jan. 7, 2015, 7:37 p.m.
-
1XAMPP in Windows
-
2XAMPP in Linux
-
3Echo Function
-
4Variables in PHP
-
5If Statement
-
6Switch Statement
-
7Arithmatic Operators
-
8Comparison Operators
-
9Logical Operators
-
10Arrays
-
11Multi Dimensional Arrays
-
12Loops While Statement
-
13Loops Do While Statement
-
14Loops For Statement
-
15Loops Foreach Statement
-
16Functions Basic
-
17Functions Advanced
-
18GET Variable
-
19POST Variable
-
20Embedding PHP
-
21Common Way to Display HTML
-
22Common Errors Part 1
-
23Common Errors Part 2
-
24Common Errors Part 3
-
25MySQL Part 1
-
26MySQL Part 2
-
27MySQL Part 3
-
MySQL Part 4
-
29MySQL Part 5
-
30MySQL Part 6
-
31MySQL Part 7
-
32MySQL Part 8
-
33Simple Visitor Counter
-
34PHP String Functions Part 1
-
35PHP String Functions Part 2
-
36File Upload Part 1
-
37File Upload Part 2
-
38Cookies Part 1
-
39Cookies Part 2
-
40Sessions
-
41MD5 Encryption
-
42Sending Email Part 1
-
43Sending Email Part 2
-
44Sending Email Part 3
-
45Display Images from a Directory
-
46User Login Part 1
-
47User Login Part 2
-
48User Login Part 3
-
49User Password Change Part 1
-
50User Password Change Part 2
-
51User Password Change Part 3
-
52User Registration Part 1
-
53User Registration Part 2
-
54User Registration Part 3
-
55User Registration Part 4
-
56User Registration Part 5
-
57User Registration Part 6
Questions posted on ST Forums:
10065 visits
Outline:
MySQL (Part 4) Getting data from the database table and displaying it. SELECT QUERY - SELECT * FROM table_name WHERE att1='abc' // Query returns the value from the database where att1 = abc mysql_num_rows() - Gives us the number of rows there are in the query we have just given out. ORDER BY - Helps to order the output result as when selecting the values form the database. Use of DESC for Descending ordering / ASC for Ascending ordering
Width: | 860 | Height: | 480 |
---|---|---|---|
Duration: | 00:07:28 | Size: | 5.6 MB |
Show video info