Robert Schneider
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
-
-
Robert Schneider commented, -
Robert Schneider created a post, PHP in JavaScript
Hi all,this produces some inspection notes:var x = { x: 5, <? echo $aDynamicKey; ?>: ''};Should I refactor the code if I'd like to have this kind of declaration? Should I avoid anything like this ... -
-
-
Robert Schneider commented, -
Robert Schneider created a post, Mark thread as solved?
How can I set an question of mine as solved or answered in this forum? It seems I cannot do this for my already answered and solved threads.Can I do this only if just have created a thread? I just ... -
Robert Schneider created a post, Proper file references in PHP with includes
Hi,I'm still not an expert in PHP and PHPStorm. Now I need to know the following: Consider those four local files in the root directory:./A.php./B.phpincludes/C.phpincludes/D.phpContent of A.php:re... -
-