playground:syntax_train

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
playground:syntax_train [2018/07/07 01:17] – [features] Júne Parkplayground:syntax_train [2018/07/07 01:18] – [Code] Júne Park
Line 185: Line 185:
  
 ----  ---- 
-==== Code ====  
  
-<code php>  
-<?php 
-    $ip = file_get_contents('https://api.ipify.org'); 
-    echo "My public IP address is: " . $ip; 
-?> 
-</code> 
- 
----- 
 ==== Run php ==== ==== Run php ====
  
  • playground/syntax_train
  • Last modified: 2024/04/18 08:54
  • by Júne Park