Advertisement
tommasov

Form per Andrea Vinci

May 17th, 2021
619
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.10 KB | None | 0 0
  1. <?php
  2.  
  3. $mio_get = $_GET["contatto"];
  4.  
  5. $mio_array = json_decode(file_get_contents($mio_get . ".json"));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement