Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. joostschouten

    Can I work with sceduled tasks?

    Thanks guys, that will do the trick for me! I love the prompt replies here! Have a great day, Joost
  2. joostschouten

    Can I work with sceduled tasks?

    Hi, I am a JAVA programmer and wish to build a small PHP tool which will check the status of my java application. I would like to know if PHP can execute scripts on the server without a request being made. In JAVA I can start executing my code upon server startup and loop through my code once...
  3. joostschouten

    Double group by clause

    Hi, I have a database holding three tables. Projects, timeEntries and expenseEntries. When I select a project from the table, I also want to add a SUM(column) from both the timeEntries and expenseEntries tables. Using a SUM() for only one of the entries table works because I can group on the...

Part and Inventory Search

Back
Top