php sessions
Moderator: General Moderators
php sessions
How to speed up debugging sessions?
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
Re: php sessions
caffeine?
Re: php sessions
Usually when a debug session execute really slowly it's related to the fact that the IDE is displaying several notice or strict messages. You can switch this behavior off to speed up the debug session in the preference dialog.
Re: php sessions
What are you talking about and why is this in the PHPDN Suggestions board?
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
Re: php sessions
oh...
I use a text editor. Wondered what you were getting at
I use a text editor. Wondered what you were getting at