On Oct 7, 1:10 pm, Rider <shaha....TakeThisOut@gmail.com> wrote:
> On Oct 6, 6:22 pm, lak <lakindi....TakeThisOut@gmail.com> wrote:
>
> > Hi friends,
> > I have to parse a XML file and when it is changed I need to change in
> > the front end.
> > If I use the settimeout() then it is working.
> > But I don't what to use the settimeout() function.
>
> > Is there any other way to do that?
>
> It will bettre if ur write your question little descriptive.
> So that we can try to answer it.
>
> --------------------------------------------http://phpinterviewanswers.blogspot.com/
I am having an XML file that contains some records.
I need to parse that file and display the records in the form of
table.
If I change the file, i.e. if I modified some contents in the XML
file, that needs to be updated in the table automatically.
For that I used the settimeout(Ajaxfunc,1000). So this will call the
ajax function and from the Ajax function I am getting the updated
content.
But I don't want to use the settimeout() function.
Is there any other way?
>> Stay informed about: Ajax and Javascript with PHP