Ok, I've been working for days on this ticker script for my company, and now Im at a standstill on what to do next.
I have this scrolling ticker designed updatable via the web. However, they want to be able to archive older news on the ticker. So I've kind of helped written something to backup older news and output to an html file. See post's below to see my code
Attached is a screenshot. What I need to do is, write a function or whatever to copy that backup ticker html file, to another dir on the same server, and somehow insert it into current html code.
If you see the screenshot...I want another Title below "Photo Archive" called "Ticker Archive" and then below that I want digits like the ones above, and links according to my backup html file called like January 10,2004 etc etc
Any ideas on how to go about this? Im new to PHP Big Time! :mad: