Lesson 3 : PHP MySQL - PowerPoint PPT Presentation

1 / 31
About This Presentation
Title:

Lesson 3 : PHP MySQL

Description:

Lesson 3 : PHP+MySQL (2005/01/26) – PowerPoint PPT presentation

Number of Views:109
Avg rating:3.0/5.0
Slides: 32
Provided by: SATU80
Category:
Tags: mysql | php | lesson | mysql

less

Transcript and Presenter's Notes

Title: Lesson 3 : PHP MySQL


1
  • Lesson 3 PHPMySQL
  • (2005/01/26)

2
????
  • ????? (Saturn Sun.)
  • ??1980?11?4????
  • ??
  • ??????? ??
  • ??????????? ????
  • ????????? http//ftp.cycu.edu.tw
  • ??????? http//best.cycu.edu.tw
  • ????????? http//cpatch.org
  • AX?????? http//www.ax.com.tw

3
?????????
  • http//cna.cycu.edu.tw
  • ????????????? ? ????

4
????????
  • http//best.cycu.edu.tw
  • ????????????

5
????
  • NN???
  • PHP ????
  • For ???

6
????
  • PHP Bible
  • http//member.ettoday.com/book/
  • ???????
  • ??PHP???
  • http//www.php.net

7
PHP MySQL
  • ????????
  • ???????
  • ??????????

8
????????
  • ??(??) ? ???(??) ??
  • ????????(DBA??)
  • ?????????????

9
??????
  • ?? SELECT
  • ?? INSRT INTO
  • ?? DELETE FROM
  • ?? UPDATE SET

10
?????MySQL
  • ??(?License??)
  • ??????????
  • ???????????
  • ? PHP ????
  • ????????(??MSDE)
  • ???????????(phpMyAdmin)

11
MySQL????
  • MySQL????
  • ????
  • http//cna.cycu.edu.tw/mysqldoc/

12
?? phpMyAdmin
  • ???????(??)
  • phpMyAdmin ?????
  • ???????
  • ???????
  • ??????
  • ????(??)?????

13
???
?????
?? ?? ??? ???
?? ?? 30 10
??? ?? 40 15
?? ?? 25 10
?? ?? 25 5
??? ???? 35 15
14
SQL
  • ???????
  • ??????
  • ?????
  • ????
  • ????
  • Oracle , Sybase, MS SQL, MySQL

15
????
  • ??phpMyAdmin
  • ?? course931.sql
  • ???????

16
??(??)
  • SELECT FROM ?
  • SELECT ??1,??2 FROM ?
  • SELECT FROM ? WHERE
  • ?? ?? AND ?? ??
  • ?? LIKEAND ?? LIKE__

17
??(??)
  • INSERT INTO ???
  • ( ??1, ??2, ??3)
  • VALUES
  • (1, 2, 3)
  • ??????,???????
  • ???????,??id?

18
??
  • DELETE FROM ??? (??)
  • DELETE FROM ???
  • WHERE ?? ??
  • (???????)

19
??(??)
  • UPDATE ??? SET
  • ??1 ??,
  • ??2 ??,
  • ??3 ??
  • WHERE ?? ??

20
??????
  • CREATE TABLE ?????
  • (???? ??,
  • ???? ??,
  • ???? ??,
  • ???? ??,
  • )

21
??????
  • DROP TABLE ?????

22
?????
  • ?????????
  • 1.??????? (DATABASE)
  • 2.??????? (TABLE)
  • 3.??????
  • ????,?????????
  • show.php

23
????? html ?
  • lttable border"1" cellpadding"0" cellspacing"0"
    width"100"gt
  • lttrgt
  • lttd width"50"gt lt/tdgt
  • lttd width"50"gt lt/tdgt
  • lt/trgt
  • lttrgt
  • lttd width"50"gt lt/tdgt
  • lttd width"50"gt lt/tdgt
  • lt/trgt
  • lt/tablegt

24
????
  • Select.php ---????????
  • Insert.php ---????????
  • Other.php --- ??????

25
???????
Result
mysql_fetch_row (move_next)
Row0 Row1 Row2
Row0 Row1 Row2
Row0 Row1 Row2
1
)
2
3
26
??
  • ???
  • ???????
  • PHP MySQL???????

27
??
  • ??????
  • ????php
  • ?????????
  • ????????

?? ???
?? ???
?? ???
?? ???
28
????(?)
  • ???????
  • http//dob.tnc.edu.tw
  • Jollen ????
  • http//www.jollen.org/
  • phpmysql
  • http//sy3es.tnc.edu.tw/teaching/php_mysql/php-mys
    ql.htm

29
????(?)
  • PHP Bible
  • http//member.ettoday.com/book/
  • PHP ????
  • http//www.php.net
  • Google
  • http//www.google.com.tw

30
?????
  • PHP?? 1/24
  • PHP???? 1/25
  • PHPMYSQL 1/26
  • ?????(???) 1/27
  • ?????(???) 1/28

31
????
  • ?????,????
  • http//best.cycu.edu.tw
  • ????? - ?????
  • ????
  • saturn_at_ax.com.tw
  • saturn_at_cna.cycu.edu.tw
  • ????
  • 0928-389698
Write a Comment
User Comments (0)
About PowerShow.com