v5:session:session_index
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
v5:session:session_index [2023/04/08 18:08] – Add WRAPs for notes dregad | v5:session:session_index [2024/10/08 09:21] (current) – [Using Encrypted Sessions] dregad | ||
---|---|---|---|
Line 85: | Line 85: | ||
and you are NOT using oci8 driver | and you are NOT using oci8 driver | ||
- | ==== Usage Examples | + | ==== Non-persistent Connections==== |
- | To force non-persistent connections, | + | To force non-persistent connections, |
<code php> | <code php> | ||
- | |||
include_once " | include_once " | ||
$driver | $driver | ||
Line 99: | Line 98: | ||
ADOdb_Session:: | ADOdb_Session:: | ||
- | ADOdb_Session:: | + | ADOdb_Session:: |
session_start(); | session_start(); | ||
- | |||
</ | </ | ||
==== DSN Support ==== | ==== DSN Support ==== | ||
Line 115: | Line 113: | ||
===== Using Encrypted Sessions ===== | ===== Using Encrypted Sessions ===== | ||
- | To use a encrypted sessions, replace the file '' | + | To use encrypted sessions, replace the file '' |
<code php> | <code php> |
v5/session/session_index.1680970099.txt.gz · Last modified: 2023/04/08 18:08 by dregad