Rich Rohde
- 活动总数 67
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 17
-
创建于 Dictionary Location 2020 2.1 RC
I believe I have found the location of the dictionary file, I just want to confirm this is the dictionary: C:\Users\developer.RICHWARE\AppData\Roaming\JetBrains\PhpStorm2020.2\options\cachedDiction... -
已编辑于 Autostart php script using Task scheduler to send emails
I have an event calendar table and a sign-up table where the person signing up would like to receive notifications from the event calendar. I can write a script that will check the event calendar t... -
创建于 Method is @internal
PhpStorm PS-143.434My code is showing (see attachment):$fArray2HTML = new TArray2HTML($myDump); // converts array $myDump to ul.. li... table layout$fHTML .= $fArray2HTML->RenderArrayHTML(); // The... -
创建于 Can a color name be added to the 'color suggestion list'?
I have a color, let's say XYZ that I use a lot as #ec7c17. I can select by name for blue, gray, white, etc. can I add my own CSS color name to the suggestion list?Regards,Rich -
创建于 VCS VisualSVN - how to setup
To the Developer Community:I am a real novice when it comes to version control. I downloaded VisualSVN standard thinking it would be a easy to setup. Either I'm mistaken, I am over looking somethin... -
创建于 Where to set "default project path"?
I have a folder "W:\projects" where I place all my web projects (including PhpStorm projects). Is there a way to set this as the default path as oppose to "C:\Users\username" when I click 'Open' or...