Robert Schneider

Avatar
  • Total activity 22
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 6
  • Created

    PHP in JavaScript

    Hi all,this produces some inspection notes:var x = {  x: 5, <? echo $aDynamicKey; ?>: ''};Should I refactor the code if I'd like to have this kind of declaration? Should I avoid anything like this ...
    • 3 followers
    • 5 comments
    • 0 votes
  • Created

    Mark thread as solved?

    How can I set an question of mine as solved or answered in this forum? It seems I cannot do this for my already answered and solved threads.Can I do this only if just have created a thread? I just ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Proper file references in PHP with includes

    Hi,I'm still not an expert in PHP and PHPStorm. Now I need to know the following: Consider those four local files in the root directory:./A.php./B.phpincludes/C.phpincludes/D.phpContent of A.php:re...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Error and warning overview?

    Isn't there any window where I can see all errors, warnings and other hints? Like in Eclipse.In my current case I just have removed some namespaces. Now I'd like to see where references don't work ...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    Remote Host Window not visible

    I have added an remote host. It works already. I can sync and do other stuff. However, the remote host window is not visible. It is also not list in den the View->Tool Windows menu item.The plugin ...
    • 3 followers
    • 7 comments
    • 0 votes
  • Created

    Red and green file names: What does they mean?

    I cannot find this information. Why have some file names red and some green names in the project pane? And why are they black in another project?
    • 4 followers
    • 5 comments
    • 0 votes