• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Tutor test] Tutor Test by Mikuch 0.0.1

Bad solution, even sux like hell. It should be flexible array of questions with answers.
Unprotected, unescaped variables, 30 seconds to hack.
Sorry, but bad job, even biggest newbie can do that :(!
 
I get this error.. :/
PHP:
Warning: session_register() [function.session-register]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\tutortest\config.php:1) in C:\xampp\htdocs\tutortest\index.php on line 28

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\tutortest\config.php:1) in C:\xampp\htdocs\tutortest\index.php on line 29

Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0
How to fix it?
 
@up

Don't use it...

@Mikuch

How many versions do you think you are going to have? Since this one is only 0.0.1...
 
now i`m making security update since there are few sql injections and xss. and making it more simple.
 
Doesn't working:

PHP:
Warning: session_register() [function.session-register]: Cannot send session cache limiter - headers already sent (output started at C:\Documents and Settings\tibia\Escritorio\xampp\htdocs\tutortest\config.php:10) in C:\Documents and Settings\tibia\Escritorio\xampp\htdocs\tutortest\index.php on line 28

Warning: Cannot modify header information - headers already sent by (output started at C:\Documents and Settings\tibia\Escritorio\xampp\htdocs\tutortest\config.php:10) in C:\Documents and Settings\tibia\Escritorio\xampp\htdocs\tutortest\index.php on line 29

Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0
 
Doesn't working:

PHP:
Warning: session_register() [function.session-register]: Cannot send session cache limiter - headers already sent (output started at C:\Documents and Settings\tibia\Escritorio\xampp\htdocs\tutortest\config.php:10) in C:\Documents and Settings\tibia\Escritorio\xampp\htdocs\tutortest\index.php on line 28

Warning: Cannot modify header information - headers already sent by (output started at C:\Documents and Settings\tibia\Escritorio\xampp\htdocs\tutortest\config.php:10) in C:\Documents and Settings\tibia\Escritorio\xampp\htdocs\tutortest\index.php on line 29

Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0

read all post
 
Back
Top