thank you for your explanation,
when i write to $_SESSION after session_commit(),$_SESSION is just a
regular array
2012/4/24 Stuart Dallas
> Please don't top-post, and please include the list when replying.
>
> On 24 Apr 2012, at 06:35, bug zhu wrote:
> > 2012/4/24 Stuart Dallas
> >> On 24 Apr
On Tue, Apr 24, 2012 at 12:58 AM, bug zhu wrote:
> there are tow php files a.php and b.php,
>
> content of a.php as follows:
> session_start();
> if (!isset($_GET['flag']))
> {
> header('Location: b.php');
> }
> else
> {
> var_dump($_SESSION);
> }
>
> content of b.php as follows:
> session_star
Please don't top-post, and please include the list when replying.
On 24 Apr 2012, at 06:35, bug zhu wrote:
> 2012/4/24 Stuart Dallas
>> On 24 Apr 2012, at 05:58, bug zhu wrote:
>>
>> > there are tow php files a.php and b.php,
>> >
>> > content of a.php as follows:
>> > > > session_start();
>> >
On 24 Apr 2012, at 05:58, bug zhu wrote:
> there are tow php files a.php and b.php,
>
> content of a.php as follows:
> session_start();
> if (!isset($_GET['flag']))
> {
> header('Location: b.php');
> }
> else
> {
> var_dump($_SESSION);
> }
>
> content of b.php as follows:
> session_start();
>
hi all:
there are tow php files a.php and b.php,
content of a.php as follows:
On Mon, Apr 23, 2012 at 16:53, Jim Lucas wrote:
>> Possibly, thanks. I actually don't have access to that!
>>
>
> That line should be placed in your script. not the php.ini file
>
Yes, I'm working on a functions file that is include()ed by the main
script. I'm not supposed to touch the main scri
On 04/23/2012 01:21 PM, Dotan Cohen wrote:
On Mon, Apr 23, 2012 at 14:18, Jim Giner wrote:
Just my $.02, but don't you need:
ini_set('display_errors', '1');
as well?
Possibly, thanks. I actually don't have access to that!
That line should be placed in your script. not the php.ini file
On Mon, Apr 23, 2012 at 14:18, Jim Giner wrote:
> Just my $.02, but don't you need:
>
> ini_set('display_errors', '1');
>
> as well?
>
Possibly, thanks. I actually don't have access to that!
--
Dotan Cohen
http://gibberish.co.il
http://what-is-what.com
--
PHP General Mailing List (http://www
Just my $.02, but don't you need:
ini_set('display_errors', '1');
as well?
"Dotan Cohen" wrote in message
news:CAKDXFkMOH63=hnlekxugampqwrhvvet2x4iw-42soqkisrg...@mail.gmail.com...
> Given this code:
>
> error_reporting(-1);
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe,
"tamouse mailing lists" wrote in message
news:CAHUC_t-cch8cBXZvzWtx42ZPFEuVkMPG=50jkwv+gygelk_...@mail.gmail.com...
On Sun, Apr 22, 2012 at 1:41 AM, Vinay Kannan wrote:
Weekly subject wise lecture schedule, subject wise / faculty wise.
On Sun, Apr 22, 2012 at 12:02 PM, tamouse mailing lists
10 matches
Mail list logo