반응형

PHP 3와 PHP 4는 무엇이 다릅니까?

중요한 몇가지 새 기능의 목록입니다:

  • 확장된 API 모듈
  • UNIX 상의 통일된 빌드 과정
  • 멀티-쓰레드 웹서버를 지원하는 통일된 웹서버 인터페이스
  • 향상된 문법 하이라이터(highlighter)
  • 고유의 HTTP 세션 지원
  • 출력 버퍼링 지원
  • 좀 더 강화된 설정 시스템
  • 레퍼런스 카운팅(Reference counting)

이 특정은 물론 다른 특성에 대해 더 자세히 알고 싶다면 » What's new in PHP 4 overview문서를 참고하세요.

4와 5의 차이점

PHP 5는 이전 버전과 가능한 호환되도록 설계되었습니다만, 몇몇 중요한 변경점이 있습니다. 이러한 차이점은 다음을 포함합니다:

  • 젠드 엔진 2.0 기반의 새 OOP 모델
  • 향상된 MySQL 지원을 위한 새 확장
  • SQLite의 내장 지원
  • 실행시 코드 권장을 위한 새 오류 보고 상수 E_STRICT
  • 간단한 코드 작성을 위한 많은 새 함수들 (많은 일반 처리에 대해서 코드 작성을 줄임)

보다 자세한 정보는 PHP 4에서 PHP 5로 이행하기 섹션과 하위 호환이 없는 변경점 섹션을 참고하십시오.

 

젠드란 원래는 php와 별개인 최적화도구라고 할 수 있는데 이것이 아예 php에 통합되었습니다.

 

그럼 참고하시고  즐거운 나날 보내십시오.

'Programming' 카테고리의 다른 글

Flex Builder 3  (0) 2009.08.28
직각삼각형 출력  (0) 2009.08.12
FLEX + 네이버 API 연동 예제  (0) 2009.08.09
PHP의 미래  (0) 2009.08.09
php 특정 디렉토리의 파일갯수 세어서 출력하기  (0) 2009.01.13
반응형

'Web' 카테고리의 다른 글

KBS 실시간 방송 보기  (0) 2009.10.25
HTTP Debugger Pro v3.4 - 웹 분석 툴  (0) 2009.08.16
Web 2.0  (0) 2009.08.07
What is Web 2.0?  (0) 2009.08.07
Explaining Web 2.0  (0) 2009.08.07
반응형
리눅스 명령어 정리
http://oreillynet.com/linux/cmd/
반응형


Evolution of the Web site technology from the beginning till Web 2.0 For more videos visit http://www.notinwords.com

'Web' 카테고리의 다른 글

HTTP Debugger Pro v3.4 - 웹 분석 툴  (0) 2009.08.16
Google Dork part 1, 2  (0) 2009.08.07
What is Web 2.0?  (0) 2009.08.07
Explaining Web 2.0  (0) 2009.08.07
Top 100 Web 2.0 Sites  (0) 2009.08.07
반응형

It's one of the biggest buzzwords out there, but what exactly does it mean? Andy Gutmans of Zend defines Web 2.0 and explains how it's changing the face of the Internet.

Host: Andy Gutmans, Co-founder and VP, Zend
Length: 00:03:02

'Web' 카테고리의 다른 글

Google Dork part 1, 2  (0) 2009.08.07
Web 2.0  (0) 2009.08.07
Explaining Web 2.0  (0) 2009.08.07
Top 100 Web 2.0 Sites  (0) 2009.08.07
What is Web 2.0: Design Patterns and Business Models for the Next Generation of Software  (0) 2009.08.06
반응형

This video explains interpersonal computing, web services and software as a service (SaaS) as the the three key aspects of Web 2.0. It is produced and presented by Christopher Barnatt, author of ExplainingComputers.com, and Associate Professor of Computing & Future Studies in Nottingham University Business School.

For more information, please visit the Web 2.0 pages of ExplainingComputers.com

'Web' 카테고리의 다른 글

Web 2.0  (0) 2009.08.07
What is Web 2.0?  (0) 2009.08.07
Top 100 Web 2.0 Sites  (0) 2009.08.07
What is Web 2.0: Design Patterns and Business Models for the Next Generation of Software  (0) 2009.08.06
구글검색으로 할 수 있는 100가지  (0) 2009.05.18

+ Recent posts