prepare("INSERT INTO marketing_tasks (platform, type, status) VALUES ('facebook', 'autonomous_scroll_and_reply', 'pending')"); $stmt->execute(); echo "

Task inserted successfully!

"; echo "

A new 'autonomous_scroll_and_reply' task is now pending for Facebook.

"; echo "

Please restart the Android app now. It will immediately pick up this task and start scrolling!

";