OT (possibly): Scheduled actions
From: PeteC (newsgroupsdemon_at_removethisbitacutecomputing.co.uk)
Date: 02/27/05
- Next message: Ragnorack67_at_hotmail.com: "Re: Want to remove duplicates in a string"
- Previous message: Stuart Rogers: "Re: Parse error"
- Next in thread: Michael Vilain: "Re: OT (possibly): Scheduled actions"
- Reply: Chung Leong: "Re: OT (possibly): Scheduled actions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 27 Feb 2005 22:22:27 -0000
I've got a dedicated server running Windows 2003, IIS, MySQL and PHP.
I'm working on a web site which needs to pick data up on a semi-regular
basis from a CSV file which will exist in a directory accessible to this
server. The data will be put there by another server.
I need to pick up this data and insert it into a MySQL table; I have three
options in theory - do it on a strict schedule, do it on request by an admin
user (the easy option), or have it happen automatically if a file drops into
that directory.
Can PHP do this, or do I need to look at something else to do this for me? I
can install/setup anything I like on this server, within reason.
TIA.
Pete.
- Next message: Ragnorack67_at_hotmail.com: "Re: Want to remove duplicates in a string"
- Previous message: Stuart Rogers: "Re: Parse error"
- Next in thread: Michael Vilain: "Re: OT (possibly): Scheduled actions"
- Reply: Chung Leong: "Re: OT (possibly): Scheduled actions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|