Stefan Immel
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Recognizing Javascript function
I think a made some fundamental mistake in organizing a new project. My main page (index.php) is loading a JavaScript file (ajax.js) with all my functions. The page uses ajax (and PHP) to change wh... -
Created [EA] This condition ist duplicated in another if/elseif branch
I'm confused. I want to cleanup my code and get the following suggestion form PhPStorm: "[EA] This condition ist duplicated in another if/elseif branch" The statement is: if($nof !== '' && $...