Phpstorm Tester
- Total activity 135
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 21
- Subscriptions 35
-
Created Strange "stringΔn" type error
Interesting errorThe error itself is ~fine (the code is actually correct, but I understand why PS would be confused), I'll rearrange the code.But the “stringΔn” message… Would PS be written in C[++... -
Created Why these 2 PHP files have different background colors and how do I change that?
Two similar PHP files, file-1.php and file-2.php, in the same directory have different background colors.The one of File-2 is lighter and I would like it to be the same as the dark File-1 one.For s...