Remove these advertisements by upgrading your account for only $5/month
View this file contents
View the full history
| 17 | 18 | <- Revisions | |
|
Diff lines for: Rev 17 : Lines 62 -> 65 Rev 18 : Lines 62 -> 70 |
|||
| 62 | 62 | var_export(oldRandom(array_slice($arrItem,0,3), $nb)); | |
| 63 | 63 | var_export(newRandom(array_slice($arrItem,0,3), $nb)); | |
| 64 | 64 | ?> | |
| 65 | - | </pre> | |
| 65 | + | </pre> | |
| 66 | + | <hr /> | |
| 67 | + | <?php | |
| 68 | + | ||
| 69 | + | highlight_file(__FILE__); | |
| 70 | + | ?> | |
Remove these advertisements by upgrading your account for only $5/month