Answer the question
In order to leave comments, you need to log in
How to get the date of registration VK?
How do I get the registration xml?
I'm trying to use this code:
$get_page = file_get_contents('https://vk.com/foaf.php?id=1');
$data = simplexml_load_file($get_page);
echo "<pre>";
print_r($data);
SimpleXMLElement Object
(
)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question