Results 11 to 13 of 13
-
1st Dec 2011, 08:05 PM #11OPMember
Finally got it guys.
Thanks to deliteblogger, Lifetalk, Mr Happy, devNULL.
Note:
Hats off to deliteblogger and Lifetalk for your dedication.
Final Output:
this works only if we added the file url in php code......
How to automate this in wordpress......Skipp the Adfly Adfocus LinksBucks by one click(No Ads, No pop up's)
For << Kimsufi >> Truly Unmetered - No more 5Tb or 10Tb Limit
Wordpress Theme not working after editing footer copyright
-
1st Dec 2011, 08:42 PM #12MemberWebsite's:
HQMoviZ.us Football-Videos.infoa better looking code
<?php
if (isset($_GET['url'])){
$link = $_GET['url']; //change this to POST based if you want to.
$id = explode("/", $link);
$id = trim($id[4]);
$url = "http://api.filesonic.com/link?method=getInfo&ids=$id&format=json";
$page = file_get_contents($url);
$page = json_decode($page, TRUE);
$status = trim($page['FSApi_Link']['getInfo']['response']['links']['0']['status']);
echo $link . " --- " . $status;
}
?>
-
1st Dec 2011, 08:51 PM #13It begins...
Automating this in Wordpress requires quite a bit of coding. You'd have to parse the links in the posts, check them, then edit them to reflect the status. As Happy said, it can be done, but it'll take a while and the testing is frustrating. In that regard, unfortunately, you're on your own.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Filesonic Single Link vs Splitted Link
By piratebay in forum File Host DiscussionReplies: 4Last Post: 14th Apr 2011, 04:53 AM -
Link Checking Bot Required
By orbofdarkness in forum vBulletinReplies: 8Last Post: 4th Jan 2011, 05:49 PM -
pbpBB3 Link Checking Bot
By CyberKing321 in forum phpBBReplies: 7Last Post: 15th Aug 2010, 08:26 PM -
New link checking site similiar to tubenow
By boris in forum Webmaster DiscussionReplies: 0Last Post: 6th Oct 2009, 12:51 AM -
Uploaders Automated Link Checking Service // Checklinks
By Dman in forum Site ReviewsReplies: 14Last Post: 24th Oct 2008, 09:41 AM
themaLeecher - leech and manage...
Version 5.05 released. Open older version (or...