![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: Newbie Help
From: Erwin Moller <since_humans_read_this_I_am_spammed_too_much@spamyourself.com>
Date: Fri Oct 07 2005 - 09:47:52 CEST
AP wrote:
> Can anyone recommend a tutorial or sample that will help me understand
Hi AP,
Are you running PHP on a GNU/Linux system?
You can check this by calling php_info() from a page.
If it is there: good. Preferably version 2.
If that is ok, go to www.php.net and type 'image' in the search-for
Now you will arrive at a page that seems intimidating complex, but is
You will end up using functions like imagecreatefromjpeg() and the like.
If however you are on a W$ machine, I have no idea how to use images in PHP.
Good luck.
Regards,
|