Reading from a Text file (Flash & HTML)

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
terence
Forum Newbie
Posts: 21
Joined: Fri Jun 06, 2003 11:31 pm
Location: new york city

Reading from a Text file (Flash & HTML)

Post by terence »

I am creating a content manmagement system that populates a Flash based and also Html based interface. I am using $variables seperated by &(ampersands) to denote the specific variables.

this solution works well in the flash interface. However I am not sure how to feed the Html interface.

Essentially I need to pull a .txt file into the html interface and seperate the contents within it according to the $variables that conclude with an &(ampersand).

Has anyone had experience with this.

1 Content Management Tool / 2 interafces (Flash & Html)

Thanks,
Terence.
Post Reply