Welcome Guest, Not a member yet? Register   Sign In
How create a JavaScript file with a view in CodeIgniter?
#6

[eluser]Zack Kitzmiller[/eluser]
first of all, why are you passing things into js that way? Bad Practice..

Second, then call it like this

[script type="text/javascript" src="<?= base_url(); ?>js/jsfile.js?id=<?= $what_ever_php_var; ?>"][/script]


Messages In This Thread
How create a JavaScript file with a view in CodeIgniter? - by El Forum - 07-20-2009, 10:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB