<head><title>Huawei Code Calculator</title></head>
Huawei E303 | E369 | E357 Code calculator<br><br>
Warning: Undefined array key "imei" in /in/cOmU1 on line 58
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /in/cOmU1 on line 58
Enter imei on box to calculate<br><br>
<form method='post' action=''>
IMEI : <input type='text' name='imei' maxlength='15'><br>
<input type='submit' value='CALCULATE'>
</form><hr>Credits to Original algo sharer<br>
Script Kiddie PHP<br>
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.
Output for 8.0.0 - 8.0.30
<head><title>Huawei Code Calculator</title></head>
Huawei E303 | E369 | E357 Code calculator<br><br>
Warning: Undefined array key "imei" in /in/cOmU1 on line 58
Enter imei on box to calculate<br><br>
<form method='post' action=''>
IMEI : <input type='text' name='imei' maxlength='15'><br>
<input type='submit' value='CALCULATE'>
</form><hr>Credits to Original algo sharer<br>
Script Kiddie PHP<br>
<head><title>Huawei Code Calculator</title></head>
Huawei E303 | E369 | E357 Code calculator<br><br>
Notice: Undefined index: imei in /in/cOmU1 on line 58
Enter imei on box to calculate<br><br>
<form method='post' action=''>
IMEI : <input type='text' name='imei' maxlength='15'><br>
<input type='submit' value='CALCULATE'>
</form><hr>Credits to Original algo sharer<br>
Script Kiddie PHP<br>
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/cOmU1 on line 9
Process exited with code 255.
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/cOmU1 on line 9
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /in/cOmU1 on line 9
Process exited with code 255.