greetings ladies and gents,
i’m working on getting a simple php news that can write to a text file but then be read by the flash news page. Simple, but the script im using (QuickBlogger) sticks the newest news at the top. This is fine except it doesnt have any template features so im trying to figure out how to prepend the “news=” variable ID to the start of the text file.
Is there any way of doing this without having to massively rehash the code? (im not a php fluent person… lack of time, lack of decent resources… )
Or, is there a way of gettin flash to read the contents of the text file without the variable thing being at the start of the file?
the site, by the way, is for a local Christian band, and is @ www.magnify.co.nz/flash_index.html
I’ve spent about 4 hours on google and various forums trying to find a decent solution to my problem, so any help would be greatly appreciated.