|
-
May 19th, 2002, 04:16 AM
#1
Thread Starter
Hyperactive Member
Draw
Can I draw line or circle using PHP ? How ?
-
May 19th, 2002, 05:16 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|