테스트 사이트 - 개발 중인 베타 버전입니다

간단하게 트위터 팔로워 수 구하기

· 12년 전 · 1001
간단한 코드입니다~

$url = "https://twitter.com/users/show/kim";
$response = file_get_contents ( $url );
$t_profile = new SimpleXMLElement ( $response );
$count = $t_profile->followers_count;

echo "Twitter Followers : ".$count;

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

게시글 목록

번호 제목
20064
10570
10566
10565
20055
10560
10559
10557
20051
20049
10555
10554
10553
284
10552
10551
10545
10541
10533
20045
20036
10530
10526
10524
10522