Rich Rohde
- Total activity 67
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 17
-
-
-
-
-
Rich Rohde created a post, 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... -
Rich Rohde created a post, 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... -
Rich Rohde created a post, 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... -
Rich Rohde created a post, 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 -
Rich Rohde created a post, 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... -
Rich Rohde created a post, 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...