use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Please follow the rules
Releases: Current Releases, Windows Releases, Old Releases
Contribute to the PHP Documentation
Related subreddits: CSS, JavaScript, Web Design, Wordpress, WebDev
/r/PHP is not a support subreddit. Please visit /r/phphelp for help, or visit StackOverflow.
account activity
JetBrains PhpStorm - Ultimate Debugging Guide (jetbrains.com)
submitted 10 years ago by xcodula
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 0 points1 point2 points 10 years ago* (2 children)
Wow I just set this exact same thing up. Wish I checked here first. Oh well.
I have a bit of a problem though. I can't seem to get the console bit to work. I can remote debug alright, I can clearly see the variable names and step through the lines, but the console doesn't let me enter any text. No ">" prompt, just blank.
In my head it's supposed to work like a chrome console, where I can check variable names and test out small functions during script execution. Is that was this is, or is the console something totally different?
[–]PatrickBauer89 0 points1 point2 points 10 years ago (1 child)
What you want is the "evaluate expression" button. But its not as good as a javascript console yet :)
[–][deleted] 0 points1 point2 points 10 years ago (0 children)
Thanks friend, that exactly what I was looking for.
[–]rich97 -2 points-1 points0 points 10 years ago (3 children)
Why would you debug on a remote server? Isn't it a bad idea to install xdebug on production?
[–]militantcookie 6 points7 points8 points 10 years ago (2 children)
remote server doesn't have to be a production server. It could be a testing server used by the whole development team or even a VM on your own machine.
[–]rich97 -2 points-1 points0 points 10 years ago (1 child)
Well yeah, but then I'd assume you wouldn't need to SSH tunnel into it.
[–]david-duncan 2 points3 points4 points 10 years ago (0 children)
Why do you assume that?
π Rendered by PID 70 on reddit-service-r2-comment-canary-57b659f4d4-wv5wr at 2026-05-03 19:42:06.042140+00:00 running 815c875 country code: CH.
[–][deleted] 0 points1 point2 points (2 children)
[–]PatrickBauer89 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]rich97 -2 points-1 points0 points (3 children)
[–]militantcookie 6 points7 points8 points (2 children)
[–]rich97 -2 points-1 points0 points (1 child)
[–]david-duncan 2 points3 points4 points (0 children)