h

간단PHP(1)

· 18년 전 · 3963

간단한 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년 전 조회 4,029
18년 전 조회 1,943
18년 전 조회 1,663
18년 전 조회 1,698
18년 전 조회 1,862
18년 전 조회 1,950
18년 전 조회 3,722
18년 전 조회 2,576
18년 전 조회 2,014
18년 전 조회 2,448
18년 전 조회 4,912
18년 전 조회 2,651
18년 전 조회 3,286
18년 전 조회 2,274
18년 전 조회 3,768
18년 전 조회 2,129
18년 전 조회 7,967
18년 전 조회 3,612
18년 전 조회 1,589
18년 전 조회 2,631
18년 전 조회 3,838
18년 전 조회 2,672
18년 전 조회 2,442
18년 전 조회 3,056
18년 전 조회 4,047
18년 전 조회 3,788
18년 전 조회 2,904
18년 전 조회 2,235
18년 전 조회 2,287
18년 전 조회 2,837
18년 전 조회 2,303
18년 전 조회 3,177
18년 전 조회 1,998
18년 전 조회 2,513
18년 전 조회 2,009
18년 전 조회 2,455
18년 전 조회 2,688
18년 전 조회 2,619
18년 전 조회 2,588
18년 전 조회 2,494
18년 전 조회 3,797
18년 전 조회 1,983
18년 전 조회 3,752
18년 전 조회 2,325
18년 전 조회 5,598
18년 전 조회 2,453
18년 전 조회 2,628
18년 전 조회 2,036
18년 전 조회 2,444
18년 전 조회 3,964
18년 전 조회 1,825
18년 전 조회 2,041
18년 전 조회 4,625
18년 전 조회 4,018
18년 전 조회 3,568
18년 전 조회 3,673
18년 전 조회 4,184
18년 전 조회 4,636
18년 전 조회 4,581
18년 전 조회 3,001
18년 전 조회 2,647
18년 전 조회 3,557
18년 전 조회 3,475
18년 전 조회 3,643
18년 전 조회 3,571
18년 전 조회 5,226
18년 전 조회 5,528
18년 전 조회 3,721
18년 전 조회 3,018
18년 전 조회 3,264
18년 전 조회 2,596
18년 전 조회 2,396
18년 전 조회 2,343
18년 전 조회 3,367
18년 전 조회 2,639
18년 전 조회 2,691
18년 전 조회 2,359
18년 전 조회 2,726
18년 전 조회 3,469
18년 전 조회 4,415
18년 전 조회 3,659
18년 전 조회 2,333
18년 전 조회 2,277
18년 전 조회 3,175
18년 전 조회 1,964
18년 전 조회 2,316
18년 전 조회 2,604
18년 전 조회 2,478
18년 전 조회 2,577
18년 전 조회 4,335
18년 전 조회 2,109
18년 전 조회 4,674
18년 전 조회 3,247
18년 전 조회 2,540
18년 전 조회 3,577
18년 전 조회 3,209
18년 전 조회 3,142
18년 전 조회 5,934
18년 전 조회 2,588
18년 전 조회 3,739