Rich Rohde

Avatar
  • Total activity 67
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 17
  • Created

    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...
    • 3 followers
    • 7 comments
    • 0 votes
  • Edited

    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...
    • 1 follower
    • 2 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    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
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    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...
    • 7 followers
    • 7 comments
    • 7 votes
  • Created

    Type Hint private variables

    Using PHPStorm 9.0.1.I'm having an issue which works but I get  a warning messasge. Here is an example class that give the warning:<?php    include_once "rw.fielddefs.class.php";    class TTest {  ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    PHP Warning: Module 'mysql' already loaded in Unknown on line 0

    PhpStorm 9.0.When I run a php function for testing I get the following warnings:PHP Warning:  Module 'mysql' already loaded in Unknown on line 0PHP Warning:  Module 'mysqli' already loaded in Unkno...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Using new HTML elements

    I want to define a new HTML5 elements <desc> and I want to setup a style for this 'tag' in CSS and when I try that I'm getting an error.Is there a way to add user defined elements to PHPStorm ver 9...
    • 3 followers
    • 8 comments
    • 0 votes
  • Created

    Mobile Website

    I need to take a classic website and transform (develop) it to a mobile website.I would like to get some feedback from those of you that have been using PhpStorm/WebStorm for developing mobile webs...
    • 3 followers
    • 2 comments
    • 0 votes