Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8551583
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T14:13:38+00:00 2026-06-11T14:13:38+00:00

I built an app in Android which updates a particular database. Now my boss

  • 0

I built an app in Android which updates a particular database. Now my boss tells me to built a Web Service that makes a day to day report of entries of each day and send it to his email id..It should work without human interaction. I will have to just upload it to our server and it should generate a report mail on day-to-day basis (No clicking of buttons or other stuff).

Now, I am familiarized by php and generated a piece of code (not a web service) that does generate a daily report every day. But the condition that it should work without human interaction is something I cant think of. For the same purpose I need to learn about Web Services ,which I dont have much knowledge about.

I have been searching on this topic since last two days and found nothing helpful. So can anyone guide me on my path, as to which material I should refer to,
as i am stuck.Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T14:13:40+00:00Added an answer on June 11, 2026 at 2:13 pm

    Good news:

    • It’s not really a Web service: see
      http://en.wikipedia.org/wiki/Web_service

    • It’s actually a scheduled task

    • In php, sending email is a
      one-liner: http://php.net/manual/en/function.mail.php. So the
      emailing part is simple. Just generate or read the report and send it
      using the mail() function.

    The scheduling part depends on the environment on your server. On Windows, you can do it via Scheduled Tasks. Schedule a command like this; remember to provide the correct directories etc.: php -f my-mailer.php. You may want to wrap the command into a .bat/.cmd file.

    You’ll also need to make sure that your php is configured to run from command line.

    To test, first run the command manually to send the report to YOUR email, then schedule for some short intervals. Then change to production values.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've built an Android app which is now on Play Market. From time to
We have an Android app built with Mono for Android, and now we have
I needed to build an Android app that lets you view a web page
I've built a Jquery Mobile Android App using Phonegap which contains a form with
I have built an android app which use Google Map feature. I want my
I'm building an Android app that will communicate with a REST service using HTTP
I built an android app that used the android NDK to make a shared
I have an android app which was built on eclipse. What i am currently
I'm trying to build an Android app which makes use of the NativeActivity facility
I have built an android app and now its time to built an IOS

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.