h

간단PHP(1)

· 18년 전 · 3831

간단한 PHP의 배우기에 대하여 보겠습니다.
먼저 session관리 함수에 대하여 보겠습니다.
session_start
 -- Initialize session data 세션자료를 초기화

session_destroy -- Destroys all data registered to a session 세션에 등록된 모든 자료를 제거

session_name -- Get and/or set the current session name 현재의 세션이름을 얻거나 설정

session_module_name -- Get and/or set the current session module 현재의 세션모듈을 거나 설정

session_save_path -- Get and/or set the current session save path 경로를 보존한 현재의 세션거나 설정

session_id -- Get and/or set the current session id 현재의 세션아이디를 거나 설정

session_register --Register one or more variables with the current session 현재의 세션을 가지고 던 변화하는것을 등록

session_unregister --Unregister a variable from the current session 그 현재의 세션로부터의 변화하는것을 등록하지 않기

session_unset --Free all session variables 모든 세션 변화하는것을 자유롭게 하기

session_is_registered --Find out if a variable is registered in a session변화하는것이 세션에 등록된다면 찾아내

session_get_cookie_params --Get the session cookie parameters 그 세션 쿠키 매개변수를 얻

session_set_cookie_params --Set the session cookie parameters 그 세션 쿠키 매개변수를 설정

session_decode -- Decodes session data from a string 문자에서 세션자료를 decodes하기

session_encode --Encodes the current session data as a string 문자로서 그 현재의 세션자료를 암호문으로 바꾸기

session_set_save_handler --Sets user-level session storage functions 사용자에게 수준 세션 저장 기능을 설정

session_cache_limiter -- Get and/or set the current cache limiter 그 현재의 저장물 limiter를 얻고 설정

session_start -- Initialize session data 세션자료를 초기화

session_destroy -- Destroys all data registered to a session 세션에 등록된 모든 자료를 제거

session_name -- Get and/or set the current session name 현재의 세션이름을 얻거나 설정

session_module_name -- Get and/or set the current session module 현재의 세션모듈을 거나 설정

session_save_path -- Get and/or set the current session save path 경로를 보존한 현재의 세션거나 설정

session_id -- Get and/or set the current session id 현재의 세션아이디를 거나 설정

session_register --Register one or more variables with the current session 현재의 세션을 가지고 던 변화하는것을 등록

session_unregister --Unregister a variable from the current session 그 현재의 세션로부터의 변화하는것을 등록하지 않기

session_unset --Free all session variables 모든 세션 변화하는것을 자유롭게 하기

session_is_registered --Find out if a variable is registered in a session변화하는것이 세션에 등록된다면 찾아내

session_get_cookie_params --Get the session cookie parameters 그 세션 쿠키 매개변수를 얻

session_set_cookie_params --Set the session cookie parameters 그 세션 쿠키 매개변수를 설정

session_decode -- Decodes session data from a string 문자에서 세션자료를 decodes하기

session_encode --Encodes the current session data as a string 문자로서 그 현재의 세션자료를 암호문으로 바꾸기

session_set_save_handler --Sets user-level session storage functions 사용자에게 수준 세션 저장 기능을 설정

session_cache_limiter -- Get and/or set the current cache limiter 그 현재의 저장물 limiter를 얻고 설정

session_start -- Initialize session data 세션자료를 초기화

session_destroy -- Destroys all data registered to a session 세션에 등록된 모든 자료를 제거

session_name -- Get and/or set the current session name 현재의 세션이름을 얻거나 설정

session_module_name -- Get and/or set the current session module 현재의 세션모듈을 거나 설정

session_save_path -- Get and/or set the current session save path 경로를 보존한 현재의 세션거나 설정

session_id -- Get and/or set the current session id 현재의 세션아이디를 거나 설정

session_register --Register one or more variables with the current session 현재의 세션을 가지고 던 변화하는것을 등록

session_unregister --Unregister a variable from the current session 그 현재의 세션로부터의 변화하는것을 등록하지 않기

session_unset --Free all session variables 모든 세션 변화하는것을 자유롭게 하기

session_is_registered --Find out if a variable is registered in a session변화하는것이 세션에 등록된다면 찾아내

session_get_cookie_params --Get the session cookie parameters 그 세션 쿠키 매개변수를 얻

session_set_cookie_params --Set the session cookie parameters 그 세션 쿠키 매개변수를 설정

session_decode -- Decodes session data from a string 문자에서 세션자료를 decodes하기

session_encode --Encodes the current session data as a string 문자로서 그 현재의 세션자료를 암호문으로 바꾸기

session_set_save_handler --Sets user-level session storage functions 사용자에게 수준 세션 저장 기능을 설정

session_cache_limiter -- Get and/or set the current cache limiter 그 현재의 저장물 limiter를 얻고 설정

[이 게시물은 관리자님에 의해 2011-10-31 17:12:10 PHP & HTML에서 이동 됨]
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
18년 전 조회 3,895
18년 전 조회 1,826
18년 전 조회 1,551
18년 전 조회 1,578
18년 전 조회 1,737
18년 전 조회 1,828
18년 전 조회 3,610
18년 전 조회 2,454
18년 전 조회 1,910
18년 전 조회 2,309
18년 전 조회 4,780
18년 전 조회 2,532
18년 전 조회 3,160
18년 전 조회 2,138
18년 전 조회 3,654
18년 전 조회 2,001
18년 전 조회 7,836
18년 전 조회 3,503
18년 전 조회 1,478
18년 전 조회 2,509
18년 전 조회 3,721
18년 전 조회 2,552
18년 전 조회 2,329
18년 전 조회 2,944
18년 전 조회 3,911
18년 전 조회 3,669
18년 전 조회 2,755
18년 전 조회 2,120
18년 전 조회 2,131
18년 전 조회 2,713
18년 전 조회 2,180
18년 전 조회 3,066
18년 전 조회 1,869
18년 전 조회 2,404
18년 전 조회 1,882
18년 전 조회 2,326
18년 전 조회 2,556
18년 전 조회 2,488
18년 전 조회 2,445
18년 전 조회 2,373
18년 전 조회 3,672
18년 전 조회 1,852
18년 전 조회 3,631
18년 전 조회 2,196
18년 전 조회 5,478
18년 전 조회 2,330
18년 전 조회 2,516
18년 전 조회 1,917
18년 전 조회 2,314
18년 전 조회 3,832
18년 전 조회 1,693
18년 전 조회 1,925
18년 전 조회 4,500
18년 전 조회 3,901
18년 전 조회 3,442
18년 전 조회 3,562
18년 전 조회 4,064
18년 전 조회 4,519
18년 전 조회 4,441
18년 전 조회 2,871
18년 전 조회 2,511
18년 전 조회 3,434
18년 전 조회 3,348
18년 전 조회 3,515
18년 전 조회 3,446
18년 전 조회 5,102
18년 전 조회 5,394
18년 전 조회 3,605
18년 전 조회 2,911
18년 전 조회 3,140
18년 전 조회 2,469
18년 전 조회 2,275
18년 전 조회 2,220
18년 전 조회 3,261
18년 전 조회 2,515
18년 전 조회 2,550
18년 전 조회 2,245
18년 전 조회 2,608
18년 전 조회 3,365
18년 전 조회 4,294
18년 전 조회 3,541
18년 전 조회 2,208
18년 전 조회 2,143
18년 전 조회 3,060
18년 전 조회 1,857
18년 전 조회 2,199
18년 전 조회 2,486
18년 전 조회 2,377
18년 전 조회 2,464
18년 전 조회 4,208
18년 전 조회 1,988
18년 전 조회 4,558
18년 전 조회 3,123
18년 전 조회 2,437
18년 전 조회 3,458
18년 전 조회 3,099
18년 전 조회 3,028
18년 전 조회 5,824
18년 전 조회 2,479
18년 전 조회 3,617