Fraser Redmond
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 9
- Subscriptions 2
-
Created Different icon for php class files
I have three types of php files in my project: *.php - Procedural php files that act as landing pages *.inc - Procedural php files included/required in other files *.inc - Php class files. I'd li... -
Created How to open file from command line and switch to PhpStorm
I'm new to PhpStorm, having used just a text-editor for the last few years, and am really enjoying finding all the little things that make life easier and coding faster.I have 2 external tools that...