Max Bublikoff

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Max Bublikoff commented, -
Max Bublikoff created a post, In the template, not all variables are replaced
Create PHP template: \$model = new ${MODEL}; if (isset(\$_POST['${MODEL}'])) { \$model->attributes = \$_POST['${MODEL}']; if (\$image = CUploadedFile::getInst... -
Max Bublikoff commented, -
Max Bublikoff created a post, Not working keyboard shortcuts
Install PhpStorm 1.0 on 10.6.3Not all keyboard shortcuts work. For example to close the current tab to press CMD + F4. Does not work!Installed Eclipse keyboard, I press ^W - does not work: (But CMD...