© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Marco Alka
Software Engineer, Technical Consultant & Mentor
Are you sure about your spelling? Shouldn't
var source = new EventSource("geters/notifications.php");
rather be
var source = new EventSource("getters/notifications.php"); ("getters" with two t) ?
var source = new EventSource("getters/notifications.php");
t