for more info and demo
http://www.newsphp.com/livedemo
Download
http://rapidshare.com/files/79988166/News_PHP_Pro_50.rar
http://www.newsphp.com/livedemo
Download
http://rapidshare.com/files/79988166/News_PHP_Pro_50.rar
bunu nasil install yapabiliriz ?
md5.php sayfasindaki kodalari key.php e yazdim yine bu hatayi veriyor
Error in lisense.
Please contact [email protected]
bana bu konu hakkinda yardim edebilirmisiniz
if (include 'key.php')
{
if (md5 ($domain) != $key1)
{
echo '<b>Error in lisense.</b><br><br>Pl
ease contact <a href="mailto:[email protected]
">[email protected]</a>
';
exit ();
}
if (md5 ($key1) != $key2)
{
echo '<b>Error in license.</b><br><br>Pl
ease contact <a href="mailto:[email protected]
">[email protected]</a>
';
exit ();
}
}
else
{
echo '<br><br><b>Err
or in license.</b><br><br>Pl
ease contact <a href="mailto:[email protected]
">[email protected]</a>
';
exit ();
}