h

간단PHP(1)

· 18년 전 · 3796

간단한 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,862
18년 전 조회 1,792
18년 전 조회 1,523
18년 전 조회 1,548
18년 전 조회 1,702
18년 전 조회 1,790
18년 전 조회 3,576
18년 전 조회 2,421
18년 전 조회 1,872
18년 전 조회 2,277
18년 전 조회 4,756
18년 전 조회 2,499
18년 전 조회 3,125
18년 전 조회 2,102
18년 전 조회 3,625
18년 전 조회 1,978
18년 전 조회 7,802
18년 전 조회 3,471
18년 전 조회 1,441
18년 전 조회 2,476
18년 전 조회 3,674
18년 전 조회 2,516
18년 전 조회 2,288
18년 전 조회 2,908
18년 전 조회 3,872
18년 전 조회 3,627
18년 전 조회 2,718
18년 전 조회 2,083
18년 전 조회 2,098
18년 전 조회 2,673
18년 전 조회 2,140
18년 전 조회 3,034
18년 전 조회 1,827
18년 전 조회 2,370
18년 전 조회 1,848
18년 전 조회 2,300
18년 전 조회 2,520
18년 전 조회 2,455
18년 전 조회 2,412
18년 전 조회 2,332
18년 전 조회 3,638
18년 전 조회 1,820
18년 전 조회 3,592
18년 전 조회 2,158
18년 전 조회 5,445
18년 전 조회 2,294
18년 전 조회 2,481
18년 전 조회 1,885
18년 전 조회 2,280
18년 전 조회 3,797
18년 전 조회 1,659
18년 전 조회 1,888
18년 전 조회 4,463
18년 전 조회 3,866
18년 전 조회 3,412
18년 전 조회 3,525
18년 전 조회 4,024
18년 전 조회 4,486
18년 전 조회 4,407
18년 전 조회 2,840
18년 전 조회 2,475
18년 전 조회 3,401
18년 전 조회 3,316
18년 전 조회 3,488
18년 전 조회 3,408
18년 전 조회 5,066
18년 전 조회 5,360
18년 전 조회 3,573
18년 전 조회 2,875
18년 전 조회 3,111
18년 전 조회 2,432
18년 전 조회 2,234
18년 전 조회 2,185
18년 전 조회 3,222
18년 전 조회 2,492
18년 전 조회 2,519
18년 전 조회 2,212
18년 전 조회 2,571
18년 전 조회 3,333
18년 전 조회 4,255
18년 전 조회 3,510
18년 전 조회 2,178
18년 전 조회 2,109
18년 전 조회 3,022
18년 전 조회 1,826
18년 전 조회 2,177
18년 전 조회 2,450
18년 전 조회 2,343
18년 전 조회 2,430
18년 전 조회 4,181
18년 전 조회 1,951
18년 전 조회 4,527
18년 전 조회 3,086
18년 전 조회 2,397
18년 전 조회 3,431
18년 전 조회 3,069
18년 전 조회 2,986
18년 전 조회 5,777
18년 전 조회 2,448
18년 전 조회 3,588