PHP website | a way to refresh the page without reloading

2022-05-18 Thread Dias André
Good afternoon! I'm new to programming and I'm making a website in php, I would like to know if there is a way for my website to update without reloading the page and always going to the top of it. sry for the english Dias André, greetings. -- You received this message because you are subscrib

Re: PHP website | a way to refresh the page without reloading

2022-05-18 Thread Mike Dewhirst
On 19/05/2022 4:23 am, Dias André wrote: Good afternoon! I'm new to programming and I'm making a website in php, I would like to know if there is a way for my website to update without reloading the page and always going to the top of it. sry for the english When I was new to web programming

Re: PHP website | a way to refresh the page without reloading

2022-05-20 Thread Gabriel Araya Garcia
Mike: You should see a REACT tutorial for beginners. React doesn't reload the page. Gabriel Araya Garcia GMI - Desarrollo de Sistemas Informáticos El mié, 18 may 2022 a las 19:27, Mike Dewhirst () escribió: > On 19/05/2022 4:23 am, Dias André wrote: > > Good afternoon! I'm new to programming

Re: PHP website | a way to refresh the page without reloading

2022-05-20 Thread Gabriel Araya Garcia
Mike: I have forgotten. REACT can be used with DJANGO (in back) and REACT (in front) Have a good day, Gabriel Araya Garcia GMI - Desarrollo de Sistemas Informáticos El sáb, 21 may 2022 a las 11:41, Gabriel Araya Garcia (< gabrielaraya2...@gmail.com>) escribió: > Mike: > You should see a REACT