Results 1 to 2 of 2

Thread: Draw

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    259

    Draw

    Can I draw line or circle using PHP ? How ?

  2. #2
    sifuhall
    Guest
    Typically PHP is only used for server side processing and, as a result, HTML is used to display the images that are displayed client side.

    This being said, if your PHP is compiled with gd, jpg, or pdf options you can create shapes using the image functions or pdf functions

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