Pages: 12
:
How to ask permission?
and how to write the linker code?
@m0g0l
yeah, right, but in this trick, we use a php file that work as php, not just for the extension.
@bles_212000
hm, if u want to use this trick, just edit the 1st and the 3rd part of the blue text, the second part is optional to edit
1st(the top) is for your profile url
2nd(in the middle) is for html error page
3rd is for your js code
oh ya, down delete the php code (code between the <? and ?> tag)
thanks all,
so let's keep it
that way... so members... no coaching pls!!
1 rep coming up coz i'm using this now bro...
Last edited by Refresh/Reload (2008-08-25 07:58:49)

newbie student here...
mods... hope u don't mind if i'll ask the question here
not in the help section coz i only wanna know something
on one part of the codes
[quote]function cekReferer(){
global $url,$referer;
foreach($url as $key=>$value){
if($referer[b]===[/b]$value) return true;
}
return false;
}[/quote]
I turn the identity operator '[b]===[/b]' into a
equality type '[b]==[/b]' to lessen strictness and
somehow it loads a little bit faster than before...
Is what i did right or correct? or the fast loading is
just my imagination heheh...
Last edited by Refresh/Reload (2008-08-26 00:01:58)
Last edited by Jeht (2008-08-26 11:19:34)
[spoiler][/spoiler]