Tag Archives: php
Read files from a folder and create xml file with php
I recently did this for a flash mp3 player (I’ll write on that later), but it would work just fine for an xml photo gallery like the one shown here Basically what I was doing was creating quite a few … Continue reading
Flex Mp3 Player With php / mysql playlist and php file uploader
This is a work in progress, and is still pretty rough, but I thought I’d put it up.Source Here EDIT: THE EXAMPLE HAS BEEN TAKEN DOWN FOR BANDWIDTH REASONS, YOU CAN VIEW THE SOURCE AT THE ABOVE LINK THE PHP … Continue reading
Posted in Flex
Tagged flex file upload, flex mp3 player, mp3 player, mysql, mysql database, php, php file upload
4 Comments
Simple Poll System Using Flex, PHP and MySql
Here is a simple polling system I’ve been working on, integrating Flex 2, Flex charting, PHP and MySql. I’m not a PHP expert, so there may be better(more secure) ways to do this. One thing to keep in mind is … Continue reading