How can i make a jquery timer that each 3 seconds triggers a php action?

Recommended Answers

All 3 Replies

You can use setTimeout to call a function that call a PHP script via $.ajax

Client action or Server action?

server action

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.