[PHP] ImageCreate has failed... help please (urgent)

2001-07-18 Thread Thiago Locatelli da Silva
Hi there... Well, i have php 4.0.6 under windows 98 and i'm havin' some problens to use JPGRAPH 1.2.2 . I have this string as error: Fatal error: Call to undefined function: imagecreate() in c:\utils\www\graph\jpgraph.php on line 2025 jpgraph.php file: 2025: $this-img =

[PHP] include, require, require_once

2001-07-20 Thread Thiago Locatelli da Silva
what is the diference beetwen this functions? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] Gettin' system enviroment (Urgent, please)

2001-07-20 Thread Thiago Locatelli da Silva
Well, this code get the name of the user that is logged in win9x/2k/nt (ASP) Request.ServerVariables(LOGON_USER) and, how can i do it in php? I tryed getenv() and not worked. Please, help me! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: [PHP] sample code snippets writing text to images?

2001-07-20 Thread Thiago Locatelli da Silva
html test.php head titlePHP - button/title /head body img src=button.php?fg=99bg=fftxt=button one border=0br img src=button.php?fg=99bg=fftxt=button two border=0br /body /html button.php ? /* image font counter icount.php3 / by Hunje Cho ([EMAIL