diff --git a/reference/session/functions/session-decode.xml b/reference/session/functions/session-decode.xml index ddf35c389e..f49104ef32 100644 --- a/reference/session/functions/session-decode.xml +++ b/reference/session/functions/session-decode.xml @@ -1,5 +1,5 @@ - + @@ -17,6 +17,10 @@ data, setting variables stored in the session. + + Voir aussi + session_encode + diff --git a/reference/session/functions/session-encode.xml b/reference/session/functions/session-encode.xml index d028a53d60..d2d627b1d1 100644 --- a/reference/session/functions/session-encode.xml +++ b/reference/session/functions/session-encode.xml @@ -1,5 +1,5 @@ - + @@ -18,6 +18,10 @@ session_encode returns a string with the contents of the current session encoded within. + + See also + session_decode +