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 revision
Previous revision
Next revisionBoth sides next revision
playground:syntax_train [2018/07/07 01:15] – [Syntax Highlighting] Júne Parkplayground:syntax_train [2018/07/07 01:18] – [Code] Júne Park
Line 93: Line 93:
  
 ---- ----
-==== features ====+==== Features ====
 <panel type="default" title="Title of Panel" subtitle="Subtitle" icon="fa fa-home"> <panel type="default" title="Title of Panel" subtitle="Subtitle" icon="fa fa-home">
 Panel content Panel content
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