Test Push!
This commit is contained in:
parent
9c9bb4851f
commit
e59521f689
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
|
||||
<h1>Tets!</h1>
|
||||
|
||||
<?php
|
||||
$url = "http://www.reddit.com/";
|
||||
$ch = curl_init($url);
|
||||
|
|
Reference in a new issue