h

간단PHP(1)

· 18년 전 · 3999

간단한 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,073
18년 전 조회 1,982
18년 전 조회 1,703
18년 전 조회 1,737
18년 전 조회 1,906
18년 전 조회 1,992
18년 전 조회 3,757
18년 전 조회 2,625
18년 전 조회 2,063
18년 전 조회 2,493
18년 전 조회 4,949
18년 전 조회 2,689
18년 전 조회 3,327
18년 전 조회 2,318
18년 전 조회 3,798
18년 전 조회 2,169
18년 전 조회 8,006
18년 전 조회 3,659
18년 전 조회 1,628
18년 전 조회 2,679
18년 전 조회 3,883
18년 전 조회 2,710
18년 전 조회 2,482
18년 전 조회 3,097
18년 전 조회 4,082
18년 전 조회 3,830
18년 전 조회 2,948
18년 전 조회 2,273
18년 전 조회 2,324
18년 전 조회 2,884
18년 전 조회 2,341
18년 전 조회 3,215
18년 전 조회 2,030
18년 전 조회 2,555
18년 전 조회 2,050
18년 전 조회 2,497
18년 전 조회 2,725
18년 전 조회 2,665
18년 전 조회 2,628
18년 전 조회 2,529
18년 전 조회 3,834
18년 전 조회 2,012
18년 전 조회 3,793
18년 전 조회 2,366
18년 전 조회 5,627
18년 전 조회 2,491
18년 전 조회 2,661
18년 전 조회 2,066
18년 전 조회 2,481
18년 전 조회 4,000
18년 전 조회 1,857
18년 전 조회 2,072
18년 전 조회 4,660
18년 전 조회 4,057
18년 전 조회 3,602
18년 전 조회 3,703
18년 전 조회 4,225
18년 전 조회 4,667
18년 전 조회 4,611
18년 전 조회 3,035
18년 전 조회 2,677
18년 전 조회 3,594
18년 전 조회 3,504
18년 전 조회 3,690
18년 전 조회 3,612
18년 전 조회 5,261
18년 전 조회 5,560
18년 전 조회 3,752
18년 전 조회 3,049
18년 전 조회 3,287
18년 전 조회 2,620
18년 전 조회 2,433
18년 전 조회 2,370
18년 전 조회 3,406
18년 전 조회 2,677
18년 전 조회 2,722
18년 전 조회 2,386
18년 전 조회 2,769
18년 전 조회 3,504
18년 전 조회 4,454
18년 전 조회 3,699
18년 전 조회 2,368
18년 전 조회 2,326
18년 전 조회 3,218
18년 전 조회 1,995
18년 전 조회 2,366
18년 전 조회 2,643
18년 전 조회 2,520
18년 전 조회 2,618
18년 전 조회 4,374
18년 전 조회 2,159
18년 전 조회 4,713
18년 전 조회 3,299
18년 전 조회 2,584
18년 전 조회 3,621
18년 전 조회 3,253
18년 전 조회 3,183
18년 전 조회 5,981
18년 전 조회 2,631
18년 전 조회 3,777