Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Flash CS4 CS5 CS5.5 PHP MySQL CMS - Content Management System Website Tutorial

Loading...

Sign in or sign up now!
126,709
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on May 13, 2009

Source Files - http://www.developphp.com

In this Flash ActionScript 3.0, PHP, and MySQL tutorial video and source file download you can learn how to build slick CMS(Content Management Systems) for your client websites or for projects that require many people to input data. A Content Management System made in Flash makes editing content easier visually and physically for the user or client you have created it for. This method uses one PHP control file, one MySQL database(with 2 tiny tables in it), and a flash application that is programmed intelligently enough to display dynamic content from a MySQL database, or any database type system. We also have tutorials that show how to use a flat text file as database, or an XML file as databse if your environment cannot run MySQL easily. Brought to you by FlashBuilding.com

  • likes, 14 dislikes

Link to this comment:

Share to:

Uploader Comments (flashbuilding)

  • You realize your whole setup is open for injections? What if I decompile the swf and get my hands on the name of the PHP backend and post in whatever I like? You have to sanitize the data and add session control.

  • Yes... but we don't need security in today's web. Humans are good and honest.

Top Comments

  • For people who will use that example as a template for a page:

    1. THERE IS SQL INJECTION HOLE: in PHP username and pasword are not validated.

    2. YOU CAN CHANGE CONTENT WHITEOUT BEING ADMIN: in PHP there is no check if user logged in or not then updating/modifying content

see all

All Comments (86)

Sign In or Sign Up now to post a comment!
  • The example only shows communication between Flash -> PHP -> MySQL.

    If you want to add more security - go ahead ;).

    Do this for the beginning: Send from Flash to PHP data, from PHP check MySQL for existing usernames (or whatever you want to check), return true or false from MySQL to PHP. If username exist in SQL database, then register the encrypted session. THIS IS ONLY THE BEGINNING! Greetings for Develop PHP!

  • Hi I'm having trubble with this tutorial. I have been creating a site with this. And I have 8 textboxes that can be edited instead of 2 as in the tutorial. 6 of them work but 2 of them won't, even if I have exactly the same code on all of it.

    any ideas?

  • where is the exact link for this?

  • this is some good ideas brah! u are leet.

  • @flashbuilding i am going to lol just because ... LOL

  • how different is actionscript 3.0 from actionscript 2.0?

  • @flashbuilding Then where did Viruses come from? I wonder...

  • you said you don't need security these days humans are good an honest i bet that someone had the chance he wood hack your thing in a fraction of a second

  • Awesome niceone

    

View all Comments »
Loading...

0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more