Rich Rohde
- 活动总数 67
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 17
-
创建于 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... -
创建于 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... -
创建于 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... -
创建于 PhpStorm PS-138.1901
My CSS files are getting a warning on 'text-decorations: no-underline', is this an issue? -
创建于 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... -
创建于 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...