4
1
Fork 0

Test Push!

This commit is contained in:
Alpha 2017-04-29 21:23:24 +02:00
parent 9c9bb4851f
commit e59521f689

View file

@ -1,3 +1,6 @@
<h1>Tets!</h1>
<?php
$url = "http://www.reddit.com/";
$ch = curl_init($url);