Welcome Guest, Not a member yet? Register   Sign In
Use of periodically_call_remote
#3

[eluser]zenon[/eluser]
yes, you have to include this routine call in your view between

javascript tag.

example:

Code:
<   script>
        <?php echo $this->ajax->periodically_call_remote(array('url'=> base_url().'function_name',  'update' => 'divblock', 'frequency' => 5)); ?>
</  script>


Messages In This Thread
Use of periodically_call_remote - by El Forum - 08-23-2007, 06:30 AM
Use of periodically_call_remote - by El Forum - 09-18-2010, 10:01 PM
Use of periodically_call_remote - by El Forum - 02-24-2011, 03:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB