Issue 19: how to use getPlurks
Status:  Done
Owner: ----
Closed:  May 2010
Reported by white...@nccu.edu.tw, May 5, 2010
What steps will reproduce the problem?
1. how to use the method getPlurks??? I want to get others' plurk  
2. the body is like that    printf("getPlurks: This function is not 
implemented yet.\n");


What version of the product are you using? On what operating system?
php-plurk-api-1.5.0  on windows XP



May 6, 2010
Project Member #1 roga.lin
1. 
you should read comments at plurk_api.php. then you will know you should use
get_plurks() instead of getPlurks(), because is a deprecated method.

2. 
production: Debian Linux 5.0.3 (64 bit) + PHP 5.2.6
development: Ubuntu Linux 10.04 (64 bit) + PHP 5.3
Status: Done
May 12, 2010
#2 white...@nccu.edu.tw
我想要抓別人的timeline上的噗,但get_plurks只能抓取目前此api所登入的user的timeline的噗
請問要如何做呢?謝謝