Welcome Guest, Not a member yet? Register   Sign In
calling a function within a view?
#2

[eluser]majidmx[/eluser]
put the function in a library or plugin and easily call it from the View.
Like this :

Code:
$('headlines').load('<?PHP echo my_lib_func();?>');

Let me know if I got the idea wrong.


Messages In This Thread
calling a function within a view? - by El Forum - 02-11-2009, 06:19 PM
calling a function within a view? - by El Forum - 02-11-2009, 08:47 PM
calling a function within a view? - by El Forum - 02-11-2009, 10:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB