hey guys, i am still a lil new with the php world, i am building a website with flash/php and html and i need to have it for my registered user to log in and have a small profille and being able to upload personal photos to it. i also want other user to be able to browse profiles. Can someone help me with a code that does this please? Thank you ever so much.

    Can noboby help me out here?
    Pleassseeeee.

    thank you

      1. Bumping won't help much, especially after only a few hours.

      2. We won't code to people. We will help out if you have problems with your code.

        yes i understand that, i am just looking for a lil help, that is all, if someone came accross something like what i need would help me alot, that doesn't mean i am not on it, i started learning php 4 months ago just getting to my 3rd book and just needing some help on this particular script.
        Thank you again

          No, your post does not suggest "some help". It suggest that you want someone else to do a lot of work for you, and that just won't happen.

          But I'll give you a few suggestions:

          • Learn about databases as well as PHP.

          • Design everything before you start to program (both database, programming and website).

          • tart with simple things, then move on to more and more advanced. A suggestion for a simple thing could be to have users with just usernames and passwords, and being able to add users, remove users and change users.

          • And the last tip is to not ask for code until you really understand PHP and databases. Without understanding what the code does you don't know for sure that the script does what it says it does, that's why you should always check the script yourself before using it.

            Write a Reply...