Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| playground:php [2008/04/14 15:23] – created photonicsguy | playground:php [2014/11/13 10:50] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| == IP == | == IP == | ||
| <PHP> | <PHP> | ||
| - | print "Your IP is " | + | print "Your IP is " |
| - | Print " | + | Print " |
| + | </ | ||
| + | |||
| + | |||
| + | ---------- | ||
| + | == Other == | ||
| + | < | ||
| + | $x=5; | ||
| + | $y=8; | ||
| + | $z=3; | ||
| + | Print " | ||
| </ | </ | ||