h

간단PHP(1)

· 18년 전 · 3849

간단한 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,925
18년 전 조회 1,851
18년 전 조회 1,573
18년 전 조회 1,599
18년 전 조회 1,765
18년 전 조회 1,852
18년 전 조회 3,625
18년 전 조회 2,477
18년 전 조회 1,929
18년 전 조회 2,331
18년 전 조회 4,803
18년 전 조회 2,550
18년 전 조회 3,180
18년 전 조회 2,159
18년 전 조회 3,676
18년 전 조회 2,021
18년 전 조회 7,859
18년 전 조회 3,525
18년 전 조회 1,500
18년 전 조회 2,529
18년 전 조회 3,741
18년 전 조회 2,575
18년 전 조회 2,349
18년 전 조회 2,969
18년 전 조회 3,938
18년 전 조회 3,695
18년 전 조회 2,786
18년 전 조회 2,145
18년 전 조회 2,160
18년 전 조회 2,731
18년 전 조회 2,200
18년 전 조회 3,083
18년 전 조회 1,886
18년 전 조회 2,426
18년 전 조회 1,908
18년 전 조회 2,352
18년 전 조회 2,580
18년 전 조회 2,514
18년 전 조회 2,477
18년 전 조회 2,389
18년 전 조회 3,691
18년 전 조회 1,880
18년 전 조회 3,648
18년 전 조회 2,223
18년 전 조회 5,500
18년 전 조회 2,355
18년 전 조회 2,538
18년 전 조회 1,944
18년 전 조회 2,343
18년 전 조회 3,850
18년 전 조회 1,716
18년 전 조회 1,940
18년 전 조회 4,521
18년 전 조회 3,920
18년 전 조회 3,466
18년 전 조회 3,576
18년 전 조회 4,089
18년 전 조회 4,538
18년 전 조회 4,460
18년 전 조회 2,892
18년 전 조회 2,535
18년 전 조회 3,461
18년 전 조회 3,373
18년 전 조회 3,541
18년 전 조회 3,465
18년 전 조회 5,127
18년 전 조회 5,418
18년 전 조회 3,625
18년 전 조회 2,930
18년 전 조회 3,168
18년 전 조회 2,491
18년 전 조회 2,294
18년 전 조회 2,241
18년 전 조회 3,275
18년 전 조회 2,538
18년 전 조회 2,577
18년 전 조회 2,265
18년 전 조회 2,632
18년 전 조회 3,387
18년 전 조회 4,317
18년 전 조회 3,568
18년 전 조회 2,238
18년 전 조회 2,176
18년 전 조회 3,079
18년 전 조회 1,881
18년 전 조회 2,236
18년 전 조회 2,515
18년 전 조회 2,405
18년 전 조회 2,490
18년 전 조회 4,230
18년 전 조회 2,013
18년 전 조회 4,582
18년 전 조회 3,149
18년 전 조회 2,465
18년 전 조회 3,490
18년 전 조회 3,122
18년 전 조회 3,053
18년 전 조회 5,853
18년 전 조회 2,499
18년 전 조회 3,645