h

간단PHP(1)

· 18년 전 · 3814

간단한 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,878
18년 전 조회 1,810
18년 전 조회 1,536
18년 전 조회 1,561
18년 전 조회 1,723
18년 전 조회 1,807
18년 전 조회 3,589
18년 전 조회 2,436
18년 전 조회 1,888
18년 전 조회 2,291
18년 전 조회 4,772
18년 전 조회 2,516
18년 전 조회 3,139
18년 전 조회 2,122
18년 전 조회 3,636
18년 전 조회 1,993
18년 전 조회 7,816
18년 전 조회 3,489
18년 전 조회 1,461
18년 전 조회 2,498
18년 전 조회 3,698
18년 전 조회 2,532
18년 전 조회 2,310
18년 전 조회 2,925
18년 전 조회 3,890
18년 전 조회 3,651
18년 전 조회 2,736
18년 전 조회 2,103
18년 전 조회 2,114
18년 전 조회 2,694
18년 전 조회 2,168
18년 전 조회 3,048
18년 전 조회 1,854
18년 전 조회 2,388
18년 전 조회 1,869
18년 전 조회 2,317
18년 전 조회 2,540
18년 전 조회 2,473
18년 전 조회 2,431
18년 전 조회 2,357
18년 전 조회 3,658
18년 전 조회 1,838
18년 전 조회 3,616
18년 전 조회 2,180
18년 전 조회 5,462
18년 전 조회 2,313
18년 전 조회 2,499
18년 전 조회 1,901
18년 전 조회 2,299
18년 전 조회 3,815
18년 전 조회 1,678
18년 전 조회 1,906
18년 전 조회 4,483
18년 전 조회 3,885
18년 전 조회 3,428
18년 전 조회 3,537
18년 전 조회 4,044
18년 전 조회 4,501
18년 전 조회 4,424
18년 전 조회 2,857
18년 전 조회 2,496
18년 전 조회 3,421
18년 전 조회 3,332
18년 전 조회 3,504
18년 전 조회 3,430
18년 전 조회 5,088
18년 전 조회 5,381
18년 전 조회 3,591
18년 전 조회 2,892
18년 전 조회 3,127
18년 전 조회 2,451
18년 전 조회 2,255
18년 전 조회 2,203
18년 전 조회 3,238
18년 전 조회 2,504
18년 전 조회 2,538
18년 전 조회 2,232
18년 전 조회 2,592
18년 전 조회 3,352
18년 전 조회 4,273
18년 전 조회 3,526
18년 전 조회 2,195
18년 전 조회 2,127
18년 전 조회 3,039
18년 전 조회 1,838
18년 전 조회 2,190
18년 전 조회 2,472
18년 전 조회 2,359
18년 전 조회 2,449
18년 전 조회 4,197
18년 전 조회 1,965
18년 전 조회 4,547
18년 전 조회 3,102
18년 전 조회 2,422
18년 전 조회 3,446
18년 전 조회 3,082
18년 전 조회 3,007
18년 전 조회 5,798
18년 전 조회 2,463
18년 전 조회 3,603