Welcome Guest, Not a member yet? Register   Sign In
CI 2.0.2 weird behaviour
#3

[eluser]runrun[/eluser]
html and new_html folder is on the same directory.

In CI 2.0.2:

Code:
write_file("html/".basename($htmlfile), $str); // will work

write_file("new_html/".basename($htmlfile), $str); // will not work

In CI 1.7.2:

Both codes will work.


Messages In This Thread
CI 2.0.2 weird behaviour - by El Forum - 05-02-2011, 02:44 AM
CI 2.0.2 weird behaviour - by El Forum - 05-02-2011, 03:22 AM
CI 2.0.2 weird behaviour - by El Forum - 05-02-2011, 03:27 AM
CI 2.0.2 weird behaviour - by El Forum - 05-02-2011, 04:02 AM
CI 2.0.2 weird behaviour - by El Forum - 05-02-2011, 04:13 AM
CI 2.0.2 weird behaviour - by El Forum - 05-03-2011, 02:22 AM
CI 2.0.2 weird behaviour - by El Forum - 05-03-2011, 03:44 PM
CI 2.0.2 weird behaviour - by El Forum - 05-03-2011, 08:18 PM
CI 2.0.2 weird behaviour - by El Forum - 05-03-2011, 10:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB