Rich Rohde
- Total activity 67
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 17
-
Created Share common files between projects
Using PhpStorm 8.0.2 build number PS-139.659I would like to setup a structure to share common files between projects. I've tried to find something on this in the help and also in the discussion for... -
Created Creating new PHP function
As I am writing code I may want to interject a new function. Is there a short-cut to open a window to create code the function and then indicate where that funciton is to be saved? Here is an examp... -
Created Data Sources and Drivers [8.0]
I'm trying to setup a connection to a MySQL data base that is locally hosted on a server named IIS1. I am unable to connect getting a message saying: Message from server: "Host '10.10.10.50' is not... -
Created PhpStorm PS-138.1901
My CSS files are getting a warning on 'text-decorations: no-underline', is this an issue? -
Created Unknown pseudo selector - how to ignore?
In my css file I have pseudo code for input placeholder:input::-webkit-input-placeholder { color: rgba(0,5,143,.5); text-transform: uppercase;}it is showing as an error in red (e.g. -webkit-i... -
Created Newbie Question
Hello all. I have been using WebStorm for development of a couple of web sites and have found that it's fairly easy to use. I am going to be getting into PHP development for MySQL and have a questi...