This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
phptest [2019/07/17 12:18] admin |
phptest [2019/07/17 12:18] (current) admin |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <html> | ||
| <php> | <php> | ||
| - | echo "Hello world!" | + | echo "Hello world!"; |
| </php> | </php> | ||
| - | </html> | ||