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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PHP Script to post on-call rotation

Status
Not open for further replies.

pcorchary

MIS
Feb 23, 2002
60
US
I am looking to have a config file listing staff on call with the week they are on-call (config file can be in any format, so long as it has on-call time, name, phone), and then a PHP script to scan the config and list the person or person's on-call based on the server date in the HTML output.

Can you one point me to something like this? I'm not much at PHP myself but could likely figure out how to modify something, ...

Any help appreciated.

(this is to embed in an internal corporate departmental portal page if that's useful info)
 
u r looking for the file functions in PHP...

Known is handfull, Unknown is worldfull
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top