Cr1MsOn Posted August 22, 2013 Posted August 22, 2013 can you explain what this lines means? so we can understand it. I think its better to understand the code before we use it.
Stewie Posted August 22, 2013 Author Posted August 22, 2013 can you explain what this lines means? so we can understand it. I think its better to understand the code before we use it. include_once( @dirname(__FILE__).'/stewie-protection/protection.php' ); I think this is enough explanation.
dEvilKinG Posted August 22, 2013 Posted August 22, 2013 include_once( @dirname(__FILE__).'/stewie-protection/protection.php' ); I think this is enough explanation. Seriously? This one matches this on java: import net.sf.l2j.Server; So how an import can explain it all?
Pauler Posted August 22, 2013 Posted August 22, 2013 Seriously? This one matches this on java: import net.sf.l2j.Server; So how an import can explain it all? Stewie has proved many times his zero coding knowledge, there is no point discussing with him.
Recommended Posts