3스쿨에 있는 퀴즈 풀어보세요~ㅎㅎ php말고도 html, javascript 등등 있네요
http://www.w3schools.com/quiztest/quiztest.asp?qtest=PHP
Result:
16 of 20
80%
Almost! Study a little more and take the test again!
Time Spent
4:46
영어가 약해서.. 무슨 질문인지 이해하기 힘드네요..;
댓글 20개
졸다가 풀어서 하나 틀렸네요 파일 확장자가 무조건 .inc 가 아닌데 말이죠 ;;
PHP QUIZ Points: 19 out of 20
1. What does PHP stand for?
You answered:
PHP: Hypertext Preprocessor
Correct Answer!
2. PHP server scripts are surrounded by delimiters, which?
You answered:
<?php...?>
Correct Answer!
3. How do you write "Hello World" in PHP
You answered:
echo "Hello World";
Correct Answer!
4. All variables in PHP start with which symbol?
You answered:
$
Correct Answer!
5. What is the correct way to end a PHP statement?
You answered:
;
Correct Answer!
6. The PHP syntax is most similar to:
You answered:
Perl and C
Correct Answer!
7. How do you get information from a form that is submitted using the "get" method?
You answered:
$_GET[];
Correct Answer!
8. When using the POST method, variables are displayed in the URL:
You answered:
False
Correct Answer!
9. In PHP you can use both single quotes ( ' ' ) and double quotes ( " " ) for strings:
You answered:
True
Correct Answer!
10. Include files must have the file extension ".inc"
You answered:
True
Wrong Answer!
11. What is the correct way to include the file "time.inc" ?
You answered:
<?php include "time.inc"; ?>
Correct Answer!
12. What is the correct way to create a function in PHP?
You answered:
function myFunction()
Correct Answer!
13. What is the correct way to open the file "time.txt" as readable?
You answered:
fopen("time.txt","r");
Correct Answer!
14. PHP allows you to send emails directly from a script
You answered:
True
Correct Answer!
15. What is the correct way to connect to a MySQL database?
You answered:
mysqli_connect(host,username,password,dbname);
Correct Answer!
16. What is the correct way to add 1 to the $count variable?
You answered:
$count++;
Correct Answer!
17. What is a correct way to add a comment in PHP?
You answered:
/*...*/
Correct Answer!
18. PHP can be run on Microsoft Windows IIS(Internet Information Server):
You answered:
True
Correct Answer!
19. In PHP, the die() and exit() functions do the exact same thing.
You answered:
True
Correct Answer!
20. Which one of these variables has an illegal name?
You answered:
$my-Var
Correct Answer!
By W3Schools Time spent: 4:46
PHP QUIZ Points: 19 out of 20
1. What does PHP stand for?
You answered:
PHP: Hypertext Preprocessor
Correct Answer!
2. PHP server scripts are surrounded by delimiters, which?
You answered:
<?php...?>
Correct Answer!
3. How do you write "Hello World" in PHP
You answered:
echo "Hello World";
Correct Answer!
4. All variables in PHP start with which symbol?
You answered:
$
Correct Answer!
5. What is the correct way to end a PHP statement?
You answered:
;
Correct Answer!
6. The PHP syntax is most similar to:
You answered:
Perl and C
Correct Answer!
7. How do you get information from a form that is submitted using the "get" method?
You answered:
$_GET[];
Correct Answer!
8. When using the POST method, variables are displayed in the URL:
You answered:
False
Correct Answer!
9. In PHP you can use both single quotes ( ' ' ) and double quotes ( " " ) for strings:
You answered:
True
Correct Answer!
10. Include files must have the file extension ".inc"
You answered:
True
Wrong Answer!
11. What is the correct way to include the file "time.inc" ?
You answered:
<?php include "time.inc"; ?>
Correct Answer!
12. What is the correct way to create a function in PHP?
You answered:
function myFunction()
Correct Answer!
13. What is the correct way to open the file "time.txt" as readable?
You answered:
fopen("time.txt","r");
Correct Answer!
14. PHP allows you to send emails directly from a script
You answered:
True
Correct Answer!
15. What is the correct way to connect to a MySQL database?
You answered:
mysqli_connect(host,username,password,dbname);
Correct Answer!
16. What is the correct way to add 1 to the $count variable?
You answered:
$count++;
Correct Answer!
17. What is a correct way to add a comment in PHP?
You answered:
/*...*/
Correct Answer!
18. PHP can be run on Microsoft Windows IIS(Internet Information Server):
You answered:
True
Correct Answer!
19. In PHP, the die() and exit() functions do the exact same thing.
You answered:
True
Correct Answer!
20. Which one of these variables has an illegal name?
You answered:
$my-Var
Correct Answer!
By W3Schools Time spent: 4:46
PHP
Result: 17 of 20 (85%)
You can be proud of yourself!
Time Spent 2:35
HTML
Result: 20 of 20 (100%)
Perfect!!!
Time Spent 2:31
HTML5 // 헐 충격 ㅠ
Result: 14 of 20 (70%)
Almost! Study a little more and take the test again!
Time Spent 3:25
CSS // 이건 좀 덜 충격 ㅠ
Result: 17 of 20 (85%)
You can be proud of yourself!
Time Spent 2:20
Result: 17 of 20 (85%)
You can be proud of yourself!
Time Spent 2:35
HTML
Result: 20 of 20 (100%)
Perfect!!!
Time Spent 2:31
HTML5 // 헐 충격 ㅠ
Result: 14 of 20 (70%)
Almost! Study a little more and take the test again!
Time Spent 3:25
CSS // 이건 좀 덜 충격 ㅠ
Result: 17 of 20 (85%)
You can be proud of yourself!
Time Spent 2:20
게시글 목록
| 번호 | 제목 |
|---|---|
| 1717252 | |
| 1717247 | |
| 1717243 | |
| 1717237 | |
| 1717225 | |
| 1717214 | |
| 1717208 | |
| 1717203 | |
| 1717189 | |
| 1717183 | |
| 1717177 | |
| 1717172 | |
| 1717163 | |
| 1717162 | |
| 1717156 | |
| 1717154 | |
| 1717153 | |
| 1717141 | |
| 1717140 | |
| 1717138 | |
| 1717113 | |
| 1717111 | |
| 1717105 | |
| 1717099 | |
| 1717085 | |
| 1717076 | |
| 1717072 | |
| 1717065 | |
| 1717062 | |
| 1717050 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기