4

I want to update the web page without refresh in my code igniter project.I am going to do it using node js.I installed node js. I can run the js function through the terminal after run the node command.how I can use node js for update the code igniter web page?

thanks in advance.

2
  • 1
    stackoverflow.com/questions/12213067/… this may help you Commented Mar 26, 2013 at 1:19
  • This question is unclear. It is also old - so I'm not sure you're talking about updating a web-page's HTML content in the browser, while the user is navigating, or if you are talking about changing the actual view (in this case, a .php file that will be rendered by CodeIgniter). If its the last one, it honestly doesn't make a lot of sense. If its the first one, today there are established JS libraries which are prepared to seamlessly update the front end of any given webpages. Have a look at Vue, React Commented Aug 12, 2019 at 16:27

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.