That info is valuable
Quote:
PHP Code:
g_szLicensedIp[ 0 ] = '9';
g_szLicensedIp[ 1 ] = '2';
g_szLicensedIp[ 2 ] = '.';
g_szLicensedIp[ 3 ] = '8';
g_szLicensedIp[ 4 ] = '0';
g_szLicensedIp[ 5 ] = '.';
g_szLicensedIp[ 6 ] = '1';
g_szLicensedIp[ 7 ] = '6';
g_szLicensedIp[ 8 ] = '4';
g_szLicensedIp[ 9 ] = '.';
g_szLicensedIp[ 10 ] = '1';
g_szLicensedIp[ 11 ] = '2';
g_szLicensedIp[ 12 ] = '1';
g_szLicensedIp[ 13 ] = EOS;
|
Can you give a sample code or how you implemented this ?
Sorry i am a learner !!
__________________