Guest User

Untitled

a guest
Dec 10th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. <?
  2. $a = 'data.dat';
  3. include($a);
  4. echo 'TEST' . $d. 'END';
Add Comment
Please, Sign In to add comment