PDA

View Full Version : library



pingus
11-18-2008, 03:12 AM
hello
i work with flash program program must save picture on server
here its my code
http://programs.igorkresnik.com/dato/draw2.ziip
and here its web site
http://www.igorkresnik.com/vaja/
flash program need php and GD library

DataMan
11-19-2008, 02:59 AM
Pingus : what is your question? If you are inquiring whether php is configured with the gd libraries, the answer is yes (you could also see the configuration variables via a small phpinfo() script).

DataMan