We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dfe7d0 commit 424c03eCopy full SHA for 424c03e
1 file changed
user_guide_src/source/libraries/sessions.rst
@@ -110,7 +110,7 @@ array.
110
So using the superglobal ``$_SESSION`` directly is not recommended.
111
112
In addition, CodeIgniter also provides 2 special types of session data
113
-that are further explained below: flashdata and tempdata.
+that are further explained below: `Flashdata`_ and `Tempdata`_.
114
115
Retrieving Session Data
116
=======================
0 commit comments