Авторизация
 Регистрация   Войти   Забыли пароль? 

For

:: English Support Forums :: PHP-Fusion Coding Coding Style :: For
Admin  Распечатать сообщение

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in E:\OpenServer\domains\php-fusion.vveb.ws\includes\bbcodes\mail_bbcode_include.php on line 20

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in E:\OpenServer\domains\php-fusion.vveb.ws\includes\bbcodes\mail_bbcode_include.php on line 21

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in E:\OpenServer\domains\php-fusion.vveb.ws\includes\bbcodes\search_bbcode_include.php on line 39

For
PHP-Fusion Coding Style PHP-Fusion version 7.02.00



Control statements wriLen with the "for" statement must have a single space before the opening
parenthesis of the condiEonal statement and amer the closing parenthesis.
The opening brace is wriLen on the same line as the "for" statement. The closing brace is always
wriLen on its own line. Any content within the braces must be indented using one tab.
Загрузить источник  PHP
  1. <?php
  2.  for ($i = 0; $i < 5; $i++) {
  3.  // content goes here
  4.  }
  5. ?>

Изменил(а) Admin , 04.06.2013 20:34:50
  Опубликовано 04.06.2013 20:22:52 
 Перейти на форум:   
HTML-code and BB-code for blogs and forums

<a href="https://php-fusion.vveb.ws/forum/viewthread.php?thread_id=147">For : For</a>


[url=https://php-fusion.vveb.ws/forum/viewthread.php?thread_id=147]For : For[/url]

Голосования
Пользовался сервисом 1ps.ru ?
Всего голосов : 3
Перейти в ветку