Scott Whitlow
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Scott Whitlow 创建了一个帖子, Strange color formatting with the code
I see strange color formatting with PHP Storm. I am not sure why but, when there is a mix of PHP code with HTML code, it displays weird gray bars and other strange formatting elements on the screen... -
-
Scott Whitlow 创建了一个帖子, Declaration
When editing a PHP file within a php project, it will not allow me to goto declarations. In my code I have something like:require_once 'include/Sugar_Smarty.php';When I have my mouse in the "includ...