Re: [PHP] Image Width Error

2004-08-24 Thread Jason Wong
On Wednesday 25 August 2004 01:56, Jed R. Brubaker wrote: - > Fatal error: Call to undefined function imagesx() in > c:\web\www\php\classes\Box.class on line 65 > --- > > Am I missing something

Re: [PHP] Image Width Error

2004-08-24 Thread Greg Donald
On Tue, 2004-08-24 at 12:56, Jed R. Brubaker wrote: Code: > - > $this->lVertical = "images/box/".$template."_lVertical.gif"; > $borderWidth = imagesx($this->lVertical); > - > Error: > --

RE: [PHP] Image Width Error

2004-08-24 Thread Jay Blanchard
[snip] Fatal error: Call to undefined function imagesx() in c:\web\www\php\classes\Box.class on line 65 Am I missing something in the PHP config? What should I be looking for. Oh! I am on PHP5.0 - that should help. [/snip] Do you have GD compiled with PHP? -- PHP General Mailing List (http://www