Homepage
Welcome to PHP7 2ITF, the project site containing all the course examples and exercises (with preview) used in the PHP part of the course Web Applications in PHP.
PhpStorm settings
The following PhpStorm settings (menu File > Settings) are recommended for an improved
development experience.
- Go to PHP:
- Set PHP Language level to 7.4
- Go to Languages & Frameworks > JavaScript:
- Set JavaScript Language version to ECMAScript 6+
- Go to Directories:
- Set public_html as Sources
- Set public_html as Resource Root
- Go to Editor > General > Auto Import:
- Check Enable auto-import in file scope
- Change Class to prefer import