Search Tutorials
mx php poll system Because my first tutorial for Flashkit, “calling php function from flash” was too theoretical, here’s a more practical example. But still I think that the better programmer would prefer a tutorial like “calling…”. No matter, let’s play with the new features of Flash MX to implement useful applications.
On my last project (a bosnian php project, uuu) we needed a simple poll system. Because I new that my upcoming projects will require basic poll systems too, I decited to make it modular as possible. Modular means that you can easily attach and deattach features from your applications. A poll system on a web site is a nice example for this. The poll presented here can be added to every web site using PHP as scripting language and a mySQL database. Well, if you are a geek like me, you can make it even database system independent using abstaction layers from php lib (www.netuse.de) or PEAR (www.pear.php.net).
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||
|