User Tools

  • Logged in as: anonymous (anonymous)
  • Log Out

Site Tools


start

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2016/04/02 19:26] jnsoficialstart [2018/01/28 19:05] (current) – old revision restored (2015/07/09 17:37) dregad
Line 1: Line 1:
-<?php +You probably want to see [[mantisbt:start]]
- +
- +
-include('code.php');       +
-include 'code.php';        +
-require('code.php');       +
-require_once('code.php');  +
- +
-echo 'abc';                +
-print 'abc';              +
-$res = print 'abc';       +
- +
-$x = 2; # Variáveis +
-if ($x >= 1 && $x < 3) {    +
-    echo 'Olá mundo!';      +
-} else {                    +
-    print('Adeus mundo!');  +
-+
-  +
-?>+
start.txt · Last modified: 2018/01/28 19:05 by dregad

CC Attribution-Noncommercial-Share Alike 4.0 International Driven by DokuWiki