Robert Schneider
- 活动总数 22
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 6
-
创建于 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 ... -
创建于 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 ... -
创建于 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... -
创建于 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 ... -
创建于 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 ... -
创建于 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?