Daniel

- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created Two or more code type in one file
I have some smarty adddon.callendar.tpl file loaded dynamicly from other template file with some JavaScript code like this:function jqGenerateCallendar() { // some JavaScript Code}{/literal}Is i... -
Created Remove empty lines from code
Hello. I can't find action in PHPStorm to remove empty lines from code.I get project that have many empty lines that are unused.If I run reformat code action this empty lines are not removed.How to... -
Created Remove BOM from file - how ?
I downloaded file index.php from server. This file is incorect saved with BOM (not by me but by other person).Now PHP generate something like this:Warning: session_start() [function.session-start]... -
Created synchronization and remotely file edit - how ?
HayI have used PHPStorm sice few weeks. It is my best and favourite IDE for PHP, HTML, CSS.I have two problems.I can't find option for file sychronization. I have used Aptana IDE eariel and there w...