|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-04-23 11:27 UTC] pierrick dot coppens at sbs dot fr
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Nov 01 10:00:02 2025 UTC |
Hi, When I try to generate images I have several Warning messages as : * Warning : Undefined variable ... * Warning : Undefined property ... * and so on ... This php script I try to run workes on my server of developments (NT4 SP6, PHP 4.0.3pl1) but not on my win2000 server (PHP 4.0.4pl1). I try to use the same instalation of PHP (4.0.3pl1) on both, but I have the same problems. I also try to change my php_gd.dll but nothing good appends ... Is anybody has an idea please ???? Pierrick (from France)