h

간단PHP(1)

· 18년 전 · 3839

간단한 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,911
18년 전 조회 1,841
18년 전 조회 1,566
18년 전 조회 1,588
18년 전 조회 1,752
18년 전 조회 1,836
18년 전 조회 3,619
18년 전 조회 2,463
18년 전 조회 1,920
18년 전 조회 2,319
18년 전 조회 4,791
18년 전 조회 2,541
18년 전 조회 3,172
18년 전 조회 2,147
18년 전 조회 3,666
18년 전 조회 2,011
18년 전 조회 7,846
18년 전 조회 3,513
18년 전 조회 1,485
18년 전 조회 2,519
18년 전 조회 3,727
18년 전 조회 2,560
18년 전 조회 2,341
18년 전 조회 2,957
18년 전 조회 3,926
18년 전 조회 3,680
18년 전 조회 2,775
18년 전 조회 2,132
18년 전 조회 2,148
18년 전 조회 2,720
18년 전 조회 2,187
18년 전 조회 3,073
18년 전 조회 1,875
18년 전 조회 2,416
18년 전 조회 1,896
18년 전 조회 2,339
18년 전 조회 2,565
18년 전 조회 2,502
18년 전 조회 2,461
18년 전 조회 2,383
18년 전 조회 3,682
18년 전 조회 1,863
18년 전 조회 3,643
18년 전 조회 2,207
18년 전 조회 5,490
18년 전 조회 2,346
18년 전 조회 2,526
18년 전 조회 1,934
18년 전 조회 2,328
18년 전 조회 3,840
18년 전 조회 1,705
18년 전 조회 1,931
18년 전 조회 4,507
18년 전 조회 3,907
18년 전 조회 3,453
18년 전 조회 3,566
18년 전 조회 4,078
18년 전 조회 4,527
18년 전 조회 4,451
18년 전 조회 2,879
18년 전 조회 2,523
18년 전 조회 3,447
18년 전 조회 3,362
18년 전 조회 3,524
18년 전 조회 3,451
18년 전 조회 5,113
18년 전 조회 5,403
18년 전 조회 3,617
18년 전 조회 2,921
18년 전 조회 3,157
18년 전 조회 2,483
18년 전 조회 2,283
18년 전 조회 2,231
18년 전 조회 3,273
18년 전 조회 2,520
18년 전 조회 2,565
18년 전 조회 2,255
18년 전 조회 2,622
18년 전 조회 3,374
18년 전 조회 4,306
18년 전 조회 3,553
18년 전 조회 2,226
18년 전 조회 2,157
18년 전 조회 3,071
18년 전 조회 1,868
18년 전 조회 2,218
18년 전 조회 2,502
18년 전 조회 2,388
18년 전 조회 2,476
18년 전 조회 4,218
18년 전 조회 2,000
18년 전 조회 4,570
18년 전 조회 3,136
18년 전 조회 2,452
18년 전 조회 3,470
18년 전 조회 3,112
18년 전 조회 3,042
18년 전 조회 5,838
18년 전 조회 2,490
18년 전 조회 3,631