Can I have ajax with PHP to get notification or alert when user submits form or data into mysql database?
In real time on server, it is obviously not recommended to refresh page/database every second. So, it is highly appreciated if someone helps me write an ajax/php code to get notification or alert when there is a new row added in mysql.