Hai, can anyone help me... When I write like:
$file=file_get_contents('https://graph.facebook.com/me?access_token=1932993|twetrg|vsfgsewr');
kodu da iyi bir yanıt alır.
ama ben gibi yazarken:
1. $tk='';
2. $tk='1932993|twetrg|vsfgsewr';//intialize the token value to variable
3. $file=file_get_contents('https://graph.facebook.com/me?access_token=$tk');
. olarak daha sonra Satır 3 ekran uyarı "failed to open stream: HTTP isteği başarısız oldu"
lütfen bana yardım