PRESS CONNECT
PHP5, Version 3.0 (April 2009)
What is it
PressConnect is a PHP Script I have developed to connect my Flash Website to my Wordpress Content. The Code interrogates the Database and Returns Posts, Pages, Categories, and Creates Menus in XML
This code is ideal if you want a head start on the backend code when creating your own flash based blog. However if you are after the Flash source files too, I have release the .fla file my website is based on, it is available for purchase, click here
Requirements- PHP5
- Wordpress version 2.7.1
PHP (Basic)
- You will need to configure database location.
- You will need to be able to read and understand the code so you can formulate the requests.
You will need to be able to:
- construct xml requests
- read xml responses
- be able to build a dynamic flash based website
