Tue Oct 30, 2007 7:30 pm |
Replies: 3 |
Views: 4213 |
|
 |
Why not to set it on the php code where you call this function?
if on the other hand you need to debug session_start, feel free to download php sources, compile them with debug info and proceed wit ...
|
Mon Oct 29, 2007 10:46 am |
Replies: 3 |
Views: 4213 |
|
 |
I'd like to breakpoint on built-in PHP session management functions such as session_start().
Is there any way to do this?
|
Mon Oct 29, 2007 10:45 am |
Replies: 2 |
Views: 4151 |
|
 |
I'd like to breakpoint on built-in PHP session management functions such as session_start().
Is there any way to do this?
|