PHP Classes

File: tests/output/1.php

Recommend this page to a friend!
  Classes of Max Base   PHP Auto Style Fixer   tests/output/1.php   Download  
File: tests/output/1.php
Role: Sample output
Content type: text/plain
Description: Sample output
Class: PHP Auto Style Fixer
Beautify PHP source code fixing its style
Author: By
Last change: Update of tests/output/1.php
Date: 3 years ago
Size: 224 bytes
 

Contents

Class file image Download
<?php /* dfgdgdf gdfg */ for($v = 7;$v <= 100 / 10;$v++) { $b=$v; $x=[]; for($i = 1;$i <= $v;$i++) { $x[]=$i; } for($k = 3;$k <= ((floor($v - 1) / 2) + 1);$k++) { $r=$k; solve($x, $v, $b, $k, $r); } }