Results 1 to 10 of 118
Threaded View
-
30th Jan 2012, 11:47 AM #11OPBanned
someone pmed me this before not tested, for DataLife Engine:
PHP Code:1. Open Index.php
Find
echo $tpl->result['main'];
Replace With
eval (' ?' . '>' . $tpl->result['main'] . '<' . '?php ');
And Open templates/{You Template}
Open
fullstory.tpl
#
#
Insert code to anywhere
####################################################
<?php
$link = urlencode($_SERVER['SERVER_NAME'] . $_SERVER['REQUEST_URI']);
$ht = "<a href=\"http://skripterz.info/dev/Link_Checker/api.php?url=".$_SERVER['SERVER_NAME'].$_SERVER[REQUEST_URI]."\" target=\"_blank\"><b>Check Links</b></a>";
echo $ht;
?>
####################################################
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Filehosts with IDMAN support (for free users)
By torrfriend in forum File Host DiscussionReplies: 18Last Post: 3rd Jul 2012, 03:53 PM -
LF Filehosts Link Checker Software/Script/Extension
By unkz in forum Web Development AreaReplies: 0Last Post: 1st May 2011, 08:02 PM -
Which filehosts should sBorg support?
By somik in forum File Host DiscussionReplies: 44Last Post: 19th Dec 2010, 05:16 AM -
Link Checker that supports all TOP filehosts
By pjkasper43 in forum Webmaster DiscussionReplies: 3Last Post: 19th Nov 2009, 03:38 AM -
Link Checker whit support to 150 sites
By jomasaco in forum Webmaster ResourcesReplies: 3Last Post: 5th Sep 2008, 08:16 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...