Results 1 to 10 of 10

Thread: Php Graphix

  1. #1

    Thread Starter
    Fanatic Member prog_tom's Avatar
    Join Date
    May 2001
    Location
    Los Angeles and Little Rock
    Posts
    810

    Talking Php Graphix

    Can anyone explain how PHP GD or any PHP graphix library works? I want to beable to create a picture with text from a variable on it with PHP coding.

    prog_tom
    JOIN THE REVOLUTION!!!! Dual T3 backedup science community.
    http://physics.sviesoft.com/forum

  2. #2
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    My evil laugh has a squeak in it.

    kristopherwilson.com

  3. #3

    Thread Starter
    Fanatic Member prog_tom's Avatar
    Join Date
    May 2001
    Location
    Los Angeles and Little Rock
    Posts
    810
    anymore? those links contain info i don't understand. I need some basic ones like how to write text on image using PHP.

    prog_tom
    JOIN THE REVOLUTION!!!! Dual T3 backedup science community.
    http://physics.sviesoft.com/forum

  4. #4
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    Originally posted by prog_tom
    anymore? those links contain info i don't understand. I need some basic ones like how to write text on image using PHP.
    The internet is vastly laced with search engines. I suggest you use one.
    My evil laugh has a squeak in it.

    kristopherwilson.com

  5. #5
    Frenzied Member
    Join Date
    Nov 1999
    Posts
    1,337
    Originally posted by prog_tom
    anymore? those links contain info i don't understand. I need some basic ones like how to write text on image using PHP.
    yeah, you don't understand because you want somebody to write it for you.

    try here

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

    with that you can get any info you want to do images in php.

    to write text on an already existing image will take more than php, you have to use css and position it over the image already there. if fact it is called a layer.

    Hobo, glad you found that thread again, that was funny LOL

  6. #6

    Thread Starter
    Fanatic Member prog_tom's Avatar
    Join Date
    May 2001
    Location
    Los Angeles and Little Rock
    Posts
    810
    No, i mean i just want to write text on a new image, not on an existing.

    prog_tom
    JOIN THE REVOLUTION!!!! Dual T3 backedup science community.
    http://physics.sviesoft.com/forum

  7. #7
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    My evil laugh has a squeak in it.

    kristopherwilson.com

  8. #8
    Frenzied Member
    Join Date
    Nov 1999
    Posts
    1,337

  9. #9
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    Originally posted by phpman
    http://www.snippetlibrary.com/code.p...20Manipulation

    but you might not understand it
    Which would be odd, since he's one of those higher-level programmers, you know?
    My evil laugh has a squeak in it.

    kristopherwilson.com

  10. #10
    Frenzied Member
    Join Date
    Nov 1999
    Posts
    1,337
    true dat, LOL

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