h

간단PHP(1)

· 18년 전 · 3812

간단한 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,871
18년 전 조회 1,802
18년 전 조회 1,531
18년 전 조회 1,558
18년 전 조회 1,714
18년 전 조회 1,802
18년 전 조회 3,583
18년 전 조회 2,429
18년 전 조회 1,880
18년 전 조회 2,282
18년 전 조회 4,763
18년 전 조회 2,506
18년 전 조회 3,134
18년 전 조회 2,116
18년 전 조회 3,630
18년 전 조회 1,987
18년 전 조회 7,807
18년 전 조회 3,478
18년 전 조회 1,453
18년 전 조회 2,489
18년 전 조회 3,689
18년 전 조회 2,524
18년 전 조회 2,304
18년 전 조회 2,919
18년 전 조회 3,884
18년 전 조회 3,642
18년 전 조회 2,727
18년 전 조회 2,095
18년 전 조회 2,107
18년 전 조회 2,682
18년 전 조회 2,152
18년 전 조회 3,042
18년 전 조회 1,838
18년 전 조회 2,381
18년 전 조회 1,856
18년 전 조회 2,308
18년 전 조회 2,532
18년 전 조회 2,463
18년 전 조회 2,423
18년 전 조회 2,346
18년 전 조회 3,649
18년 전 조회 1,831
18년 전 조회 3,605
18년 전 조회 2,172
18년 전 조회 5,456
18년 전 조회 2,305
18년 전 조회 2,490
18년 전 조회 1,895
18년 전 조회 2,294
18년 전 조회 3,813
18년 전 조회 1,668
18년 전 조회 1,897
18년 전 조회 4,472
18년 전 조회 3,879
18년 전 조회 3,421
18년 전 조회 3,534
18년 전 조회 4,033
18년 전 조회 4,494
18년 전 조회 4,421
18년 전 조회 2,848
18년 전 조회 2,486
18년 전 조회 3,412
18년 전 조회 3,322
18년 전 조회 3,497
18년 전 조회 3,422
18년 전 조회 5,080
18년 전 조회 5,372
18년 전 조회 3,582
18년 전 조회 2,883
18년 전 조회 3,123
18년 전 조회 2,447
18년 전 조회 2,244
18년 전 조회 2,196
18년 전 조회 3,232
18년 전 조회 2,498
18년 전 조회 2,529
18년 전 조회 2,221
18년 전 조회 2,583
18년 전 조회 3,344
18년 전 조회 4,266
18년 전 조회 3,518
18년 전 조회 2,188
18년 전 조회 2,121
18년 전 조회 3,031
18년 전 조회 1,832
18년 전 조회 2,185
18년 전 조회 2,462
18년 전 조회 2,348
18년 전 조회 2,442
18년 전 조회 4,190
18년 전 조회 1,958
18년 전 조회 4,536
18년 전 조회 3,098
18년 전 조회 2,408
18년 전 조회 3,441
18년 전 조회 3,074
18년 전 조회 2,998
18년 전 조회 5,788
18년 전 조회 2,457
18년 전 조회 3,594