# PHP or XML "News"

**URL:** https://forum.kirupa.com/t/php-or-xml-news/117854
**Category:** Uncategorized
**Created:** [July 30, 2004, 10:35pm UTC](https://forum.kirupa.com/t/php-or-xml-news/117854 "2004-07-30T22:35:01Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![fatnslow](https://avatars.discourse-cdn.com/v4/letter/f/7993a0/32.png) [@fatnslow](https://forum.kirupa.com/u/fatnslow)
#### Post date: [July 30, 2004, 10:35pm UTC](https://forum.kirupa.com/t/php-or-xml-news/117854/1 "2004-07-30T22:35:01Z")

</div>

Hey, is it possible to make a News thingy with xml or php? Like: You have one input field where you write the name, and another input field for the date, then a third input field wich is the message. And when you click the Post button, it sends the info to an php or xml file, and then another .swf can read the php/xml file and get the info from php to an dynamic textfield.

So the output would look something like:

- 03.03.04 - Someonesname -  
Bla bla blablablablablablabla bla bla bla  
bla bla  
bla blabla bla bla bla bla bla bla bla¨  
bla bla bla bla bla bla vbla

* * *

Is that possible, or hard? I don’t know much about as so if anyone could help, i’d appreciate it. Im using Flash MX.

Thanks,  
fatnslow

---

<div class="post-metadata">

### Author: ![senocular](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/senocular/32/7217_2.png) [@senocular](https://forum.kirupa.com/u/senocular)
#### Post date: [July 30, 2004, 11:15pm UTC](https://forum.kirupa.com/t/php-or-xml-news/117854/2 "2004-07-30T23:15:12Z")

</div>

sure. Check out cuteNews. Thats what I use on my website. It stores the info in a flat-file DB (a delimited text file) but from there it can be exported to XML if you need it (I think they have some resources online or in the forums for that).

---

<div class="post-metadata">

### Author: ![fatnslow](https://avatars.discourse-cdn.com/v4/letter/f/7993a0/32.png) [@fatnslow](https://forum.kirupa.com/u/fatnslow)
#### Post date: [July 31, 2004, 3:01pm UTC](https://forum.kirupa.com/t/php-or-xml-news/117854/3 "2004-07-31T15:01:42Z")

</div>

Ok, thanks.

cuteNews, is it a website or what? I’ll try some searching and see what I get.

Thanks,  
fatnslow

---

<div class="post-metadata">

### Author: ![fatnslow](https://avatars.discourse-cdn.com/v4/letter/f/7993a0/32.png) [@fatnslow](https://forum.kirupa.com/u/fatnslow)
#### Post date: [July 31, 2004, 3:07pm UTC](https://forum.kirupa.com/t/php-or-xml-news/117854/4 "2004-07-31T15:07:45Z")

</div>

Hmm, I searched for cuteNews on [google.com](http://google.com) and found something, but if that was it, it’s not actually what Im looking for.

Looking for a flash version, where I can just place the input fields where I want, and make them smaller. The one I saw was more like and Forum news thingy, heres the ones i saw. [http://cutephp.com/cutenews/](http://cutephp.com/cutenews/) .

If thats not what you mean, please write back.

Thanks,  
fatnslow

---

<div class="post-metadata">

### Author: ![senocular](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/senocular/32/7217_2.png) [@senocular](https://forum.kirupa.com/u/senocular)
#### Post date: [July 31, 2004, 4:35pm UTC](https://forum.kirupa.com/t/php-or-xml-news/117854/5 "2004-07-31T16:35:45Z")

</div>

you can pretty easily translate anything HTML to flash. Its just a matter of submitting the forms in flash as they are in html

---

<div class="post-metadata">

### Author: ![fatnslow](https://avatars.discourse-cdn.com/v4/letter/f/7993a0/32.png) [@fatnslow](https://forum.kirupa.com/u/fatnslow)
#### Post date: [July 31, 2004, 7:39pm UTC](https://forum.kirupa.com/t/php-or-xml-news/117854/6 "2004-07-31T19:39:04Z")

</div>

And I have no idea how to 😛  
Isnt it some other, not so fancy, news thing? I dont need smilies and such, just plain text w/ possibillity of links.
