Results 1 to 6 of 6

Thread: PHP Image Building.

  1. #1
    Join Date
    May 2007
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default PHP Image Building.

    Hey guys, im looking into building a website which has avatar creation programs on it.

    Now ive seen some websites, and you can buy like clothes to put on the character. Then when you view the character, it builds up your avatars to show what clothes you are wearing.

    It looks like

    char.png?t=00

    How is building up a image in php possible? Say i want to have:

    1.png, 2.png, 3.png all layered up on top of each other.

    Is this possible?

    Thanks

  2. #2
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    Read through this and it should help you out.

    http://www.php.net/manual/en/ref.image.php

    Hope this helps.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

  3. #3
    Join Date
    May 2007
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I can never understand them. I tried reading through that, i dont understand what it means. =/

  4. #4
    Join Date
    Aug 2005
    Posts
    971
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    This is definitely going to help you: http://se2.php.net/manual/en/functio...ecopymerge.php

    And you'll never get what it means until you try them out.

  5. #5
    Join Date
    May 2007
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Nah, doesnt help.

  6. #6
    Join Date
    Mar 2006
    Location
    Cleveland, Ohio
    Posts
    574
    Thanks
    6
    Thanked 5 Times in 5 Posts

    Default

    For something like this, you may want to go with flash. But...I'm not the biggest flash advocate.
    Thou com'st in such a questionable shape
    Hamlet, Act 1, Scene 4

Bookmarks

Posting Permissions

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