A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: PHP/Flash Communication Security

  1. #1
    Member
    Join Date
    Jun 2007
    Posts
    41

    First Time Mixing PHP/Flash

    I recently made a website built primarily on a php framework. I am going to reuse most of the code on a new website, but on this one I have used flash. Almost everything on the new website has been done in flash; such as a login area, forums, image and document sharing, and simple messaging. I am trying to keep it simple in flash, but making it all work as been a *****.

    I do no know much about how this process works. I have just begun to start it. If anyone knows of a really good resource or has any suggestions, please shoot me back.

    In my original php website, I use sessions, cookies, and a PostGres Database enough to be annoying. I have a rough idea of how I want to do this, but it is a little rigged and I am worried about security. Its not like identities and credit cards are at stake, but the uninterrupted harmony of daily life is at a risk for a small organization should the wrong little computer geek from my school find their website.

    My main problem has been with sessions. The database and cookies have been doable with php scripts, but they are kind of hacked, if you will. I am just starting to work on the sessions, but I want to read more before I attempt anything.

    Ultimately, Im not even sure if my original php code is the best, but so far, it seems to being doing the job well enough. I just want to make sure that there are no added surprises when I throw in flash. I am self taught in almost all of my programming, so I lack in form on many things, and this is one task where I do not want to slack.

    Anything at all is appreciated.
    Last edited by cpetzol2; 09-07-2007 at 06:15 AM. Reason: rewording

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center