Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

How can i implement this concept [REPHRASED]

  • 19-06-2008 2:01pm
    #1
    Registered Users, Registered Users 2 Posts: 8,070 ✭✭✭


    If i have users in a database/xml etc how is it possible to provide each one with a link i.e http://mydomain.com/file.php?id=3 [or similar]
    htaccess?
    thanks





    I will be making a flash applications/site

    It will allow users to register then UPLOAD an image of themselves. This image will then be masked on to an animated character.
    They can then enter text which gets displayed beside the image.

    I need for it to be possible to link others to that particular flash file[i.e the personalised app of user], so it has to be a link not a particular stored swf- as im expecting at least a thousand clients.

    Im guessing.
    Register with actionscript+php+mysql
    then store details in an xml file ? [but have to store images so mysql?]

    How would i go about making sure there is a unique link for each client?
    Im guessing best thing would be to store users preference i.e the way they dress character and their image location in the database/xml then upon login it will retrieve and display those? still not sure about linking individual clients.

    thoughts/suggestions/links welcome

    thanks


Advertisement