h

간단PHP(1)

· 18년 전 · 3836

간단한 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,903
18년 전 조회 1,837
18년 전 조회 1,564
18년 전 조회 1,582
18년 전 조회 1,749
18년 전 조회 1,835
18년 전 조회 3,616
18년 전 조회 2,462
18년 전 조회 1,918
18년 전 조회 2,315
18년 전 조회 4,784
18년 전 조회 2,538
18년 전 조회 3,168
18년 전 조회 2,144
18년 전 조회 3,665
18년 전 조회 2,008
18년 전 조회 7,844
18년 전 조회 3,511
18년 전 조회 1,482
18년 전 조회 2,516
18년 전 조회 3,723
18년 전 조회 2,558
18년 전 조회 2,339
18년 전 조회 2,954
18년 전 조회 3,920
18년 전 조회 3,676
18년 전 조회 2,768
18년 전 조회 2,130
18년 전 조회 2,142
18년 전 조회 2,719
18년 전 조회 2,183
18년 전 조회 3,070
18년 전 조회 1,872
18년 전 조회 2,413
18년 전 조회 1,893
18년 전 조회 2,335
18년 전 조회 2,562
18년 전 조회 2,500
18년 전 조회 2,453
18년 전 조회 2,379
18년 전 조회 3,677
18년 전 조회 1,858
18년 전 조회 3,640
18년 전 조회 2,204
18년 전 조회 5,485
18년 전 조회 2,339
18년 전 조회 2,523
18년 전 조회 1,932
18년 전 조회 2,322
18년 전 조회 3,837
18년 전 조회 1,703
18년 전 조회 1,929
18년 전 조회 4,506
18년 전 조회 3,907
18년 전 조회 3,447
18년 전 조회 3,566
18년 전 조회 4,077
18년 전 조회 4,525
18년 전 조회 4,449
18년 전 조회 2,875
18년 전 조회 2,522
18년 전 조회 3,442
18년 전 조회 3,360
18년 전 조회 3,519
18년 전 조회 3,448
18년 전 조회 5,111
18년 전 조회 5,403
18년 전 조회 3,612
18년 전 조회 2,917
18년 전 조회 3,154
18년 전 조회 2,476
18년 전 조회 2,279
18년 전 조회 2,226
18년 전 조회 3,269
18년 전 조회 2,519
18년 전 조회 2,562
18년 전 조회 2,252
18년 전 조회 2,620
18년 전 조회 3,373
18년 전 조회 4,304
18년 전 조회 3,549
18년 전 조회 2,220
18년 전 조회 2,152
18년 전 조회 3,068
18년 전 조회 1,865
18년 전 조회 2,211
18년 전 조회 2,494
18년 전 조회 2,387
18년 전 조회 2,474
18년 전 조회 4,215
18년 전 조회 1,998
18년 전 조회 4,566
18년 전 조회 3,131
18년 전 조회 2,451
18년 전 조회 3,465
18년 전 조회 3,109
18년 전 조회 3,041
18년 전 조회 5,836
18년 전 조회 2,486
18년 전 조회 3,629