Scott Whitlow
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Scott Whitlow created a post, 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 created a post, 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...