ubject: Re: [PHP] using SESSIONS to store page 2 page variables
No problem, but remember the user might want to bookmark the page.
Ow Mun Heng wrote:
> Hi,
>
> Is it advisable to use SESSIONS to store variable from one page to
> another page instead of using something like a
No problem, but remember the user might want to bookmark the page.
Ow Mun Heng wrote:
Hi,
Is it advisable to use SESSIONS to store variable from one page to
another page instead of using something like a hidden field?
eg:
$_SESSION['sql_sort_cat']
$_SESSIOn['sql_sort_dir']
instead of
2 matches
Mail list logo