Welcome Guest, Not a member yet? Register   Sign In
Tumblr's security problem exists in CI
#2

[eluser]Joakal[/eluser]
Another suggested fix:

ob_start();
include("config.php");
ob_end_clean();

http://au2.php.net/manual/en/function.ob-start.php

It gets put into PHP overhead though rather than ignoring potential output.


Messages In This Thread
Tumblr's security problem exists in CI - by El Forum - 03-19-2011, 05:21 PM
Tumblr's security problem exists in CI - by El Forum - 03-19-2011, 06:17 PM
Tumblr's security problem exists in CI - by El Forum - 03-19-2011, 06:39 PM
Tumblr's security problem exists in CI - by El Forum - 03-19-2011, 06:46 PM



Theme © iAndrew 2016 - Forum software by © MyBB