Possible solutions of your questions

  hosting
<< Previous       The content is not updated

Question: Hello, most likely I`m at but in any case decided to find out :) I Have a small script which, in real time parses the status Vkontakte namely the music that plays there. I tested it on a local server, everything is well updated and now I uploaded it to You and it stopped updating the status and like all caches and gives me the info from the cache. Thank you for taking the time for me :)
Answer:

Hello.

Describe ECW. more podrobno the script, and what are its functions?

Question: In index.php there is a Java script which updates the KOR file with the PHP script. Here is the script: $(document).ready(function() { setInterval(function() { $(\"#screen\").load(\"core.php\"); }, 3000); }); In the BRN file is a request to Vkontakte API and displays information about the song that plays at the person, here is the script:$val = file_get_contents(\"https://api.vk.com/method/users.get?user_id=252547935&fields=status\");$obj = json_decode($val, true);echo $obj[\"response\
Question: Here is a more clearer: http://paste2.org/aHxjDwy9 and http://paste2.org/NIyUJxZk
Answer:

Question peredan administrator, wait for amp.

Answer:

In the code itself as you pass the user id Vkontakte? You have returned just one song?

Question: Well, while I have no knowledge in order to convey Vkontakte ID using $_GET and how to update it that I`m still \"testing\" all on one ID. Yes, the script must return one song, the one that is the human status. The song I that brings but when it plays another song then just the script does not update the displayed text.
Answer:

Kula you save the songs?

Question: Do not save, just output via echo. I need it so that using the stream it was possible to connect the link via SLR browser and display this info to the stream.
Answer:

what can we help You?

Question: Well, I already wrote that for some reason on your host is not updated my script.
Answer:

it is updated? it works anywhere else?

Question: It works on my localhost using openserver when you start.
Answer:

you use register globals?

Question: In the code there.
Answer:

then what you want Your script to work?


<< Previous