Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter 2.0.2:Processing Output
#7

[eluser]osci[/eluser]
for javascript i.e.
Code:
header('Content-Type: text/javascript; charset=UTF-8'); // Make output a real JavaScript file!
echo $output; // Now we can send data to the browser because all headers have been set!
and don't echo anything before.


Messages In This Thread
CodeIgniter 2.0.2:Processing Output - by El Forum - 06-12-2011, 10:18 AM
CodeIgniter 2.0.2:Processing Output - by El Forum - 06-12-2011, 11:20 AM
CodeIgniter 2.0.2:Processing Output - by El Forum - 06-12-2011, 12:37 PM
CodeIgniter 2.0.2:Processing Output - by El Forum - 06-12-2011, 12:51 PM
CodeIgniter 2.0.2:Processing Output - by El Forum - 06-12-2011, 12:58 PM
CodeIgniter 2.0.2:Processing Output - by El Forum - 06-12-2011, 02:42 PM
CodeIgniter 2.0.2:Processing Output - by El Forum - 06-12-2011, 02:47 PM
CodeIgniter 2.0.2:Processing Output - by El Forum - 06-12-2011, 03:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB