Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:create:php-filters [21.09.2019 19:12] – [A simple Filter] sarah.lahmeyeren:create:php-filters [21.09.2019 19:13] – [Instruction blocks] sarah.lahmeyer
Line 279: Line 279:
 **Tip**: Use curly brackets for every instruction block and indent the PHP-code using spaces (don't use tabs as the entry fields have problems with those). This way you won't lose the overview even if writing long passages of php. **Tip**: Use curly brackets for every instruction block and indent the PHP-code using spaces (don't use tabs as the entry fields have problems with those). This way you won't lose the overview even if writing long passages of php.
  
-Example for page 2+**Example for page 2**
 <code php> <code php>
 if (value('AB01') <= 2) { if (value('AB01') <= 2) {
en/create/php-filters.txt · Last modified: 19.03.2021 10:02 by sophia.schauer
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki