php widget- can I use session_start(); ?
-
Hello!
First of all, very nice plugin!
I have an issue though..I want to use session_start(); inside the widget but it seems that it is not recognized for some reason…I say that because I used var_dump to see if php code above and after it is executed – var_dump of the code above session_start(); returns non-empty array, while var_dump/print_r of $_SESSION; returns Array ( )…When I execute the whole code outside wordpress, just via php pages, all run smoothly…
Is it not supported?
Can we dubug this?Thank you in advance!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘php widget- can I use session_start(); ?’ is closed to new replies.