php 퀴즈~ > 자유게시판

자유게시판

php 퀴즈~ 정보

php 퀴즈~

본문

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

 

 

 

 

 

영어가 약해서.. 무슨 질문인지 이해하기 힘드네요..; 

 

 

추천
0

댓글 20개

W3Schools HTML5 Quiz
Result:
15 of 20
75%

Almost! Study a little more and take the test again!

Time Spent
3:42

W3Schools CSS Quiz
Result:
16 of 20
80%

Almost! Study a little more and take the test again!

Time Spent
3:52
php 홈페이지 가보시면 아시겠지만
명칭이 예전에 바뀌었습니다 PHP: Hypertext Preprocessor 라구요
이유는 기존의 쉬운 언어라는 의미를 탈피함과 동시에 OOP 적인 요소의 추가로
제귀적인 표현으로 바뀌었죠
졸다가 풀어서 하나 틀렸네요 파일 확장자가 무조건 .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
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
전체 195,470 |RSS
자유게시판 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT