I
I
Ilya Korablev2015-03-08 18:38:55
Task Schedulers
Ilya Korablev, 2015-03-08 18:38:55

Getting Information [SOLVED]?

Hello everybody!
There is a cron job on the hosting that runs every day.
A piece of code that is responsible for the information: How to make it so that instead of "Good night!" was the text from site.ru/bla?
$message = array('Доброй ночи!');

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
brebvix1, 2015-03-08
@swipeshot

$message = array(file_get_contents('http://site.ru/bla'));

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question