[PHP] Why not success?Need your help,please!!!

2002-04-18 Thread zhaoxd
not right? Help,please! zhaoxd

[PHP] Thank

2002-04-18 Thread zhaoxd
Thank u all,I've got it!!! :)

[PHP] Why my gd can not work?help please!!!

2002-04-18 Thread zhaoxd
I have installed gd-1.8.4 in apache server without any problems.To check if the gd can work,I write some codes with php like this: . However,the output in IE is the warning message:" Warning: ImageGif: No GIF create support in this PHP build in /usr/local/apache/htdocs/index.php on line 9".w

[PHP] Why my gd can not work?help please!!!

2002-04-18 Thread zhaoxd
I have installed gd-1.8.4 in apache server without any problems.To check if the gd can work,I write some codes in php like this: . However,the output in IE is the warning message:" Warning: ImageGif: No GIF create support in this PHP build in /usr/local/apache/htdocs/index.php on line 9".why

[PHP] Why my gd can not work?help please!!!

2002-04-18 Thread zhaoxd
I have installed gd-1.8.4 in apache server without any problems.To check if the gd can work,I write some codes in php like this: . However,the output in IE is the warning message:" Warning: ImageGif: No GIF create support in this PHP build in /usr/local/apache/htdocs/index.php on line 9".why

Re: [PHP] Why my gd can not work?help please!!!

2002-04-19 Thread zhaoxd
> On Friday 19 April 2002 15:06, zhaoxd wrote: > > I have installed gd-1.8.4 in apache server without any problems.To check if > > the gd can work,I write some codes in php like this: > > Header("Content-type: image/gif"); > > > $

Re: [PHP] Why my gd can not work?help please!!!

2002-04-19 Thread zhaoxd
se!!! > On Friday 19 April 2002 15:41, zhaoxd wrote: > > > But this time,when I use imagepng function instead imagegif funtion,the > > result is not right ,either! > > > The warning message displayed also,which is "Warning: ImagePng: No > &g

[PHP] some problems about gd in php

2002-04-19 Thread zhaoxd
Thank you. zhaoxd

Re: [PHP] some problems about gd in php

2002-04-19 Thread zhaoxd
my test code right? Thank you zhaoxd > On Friday 19 April 2002 18:57, zhaoxd wrote: > > The version of php is php-4.1.2,the latest version,apache-1.3.24,also > > latest. > > > I have installed gd-1.8.4 in apac

Re: [PHP] some problems about gd in php

2002-04-21 Thread zhaoxd
Thank you all,I have solved the problem. :) zhaoxd - Original Message - From: "Jason Wong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 19, 2002 7:08 PM Subject: Re: [PHP] some problems about gd in php > On Friday 19

Re: [PHP] some problems about gd in php

2002-04-21 Thread zhaoxd
recompile php from scratch. : P zhaoxd - Original Message - From: "Jason Wong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 22, 2002 12:51 PM Subject: Re: [PHP] some problems about gd in php > On M

[PHP] Can php support ttf??

2002-04-22 Thread zhaoxd
php support ttf?I hava just compiled gd in php,but I found it can not use some functions like ImageTTFtext and ImageTTFBBox,why? Is that right that gd-1.8.4 can't support functions about ttf ,just as gd cannot support gif? Thank you zhaoxd

[PHP] Why is imageTTFtext function useless?

2002-04-24 Thread zhaoxd
y? Thank you zhaoxd

Re: [PHP] Why is imageTTFtext function useless?

2002-04-24 Thread zhaoxd
; > > //release the memory occupied by the picture > > imagedestroy($pic); > > ?> > > I tried this and it works. I can only see "www.ccidnet.com". Thank you, zhaoxd

Re: [PHP] Why is imageTTFtext function useless?(again)

2002-04-24 Thread zhaoxd
na support FreeType font in my gd so as to use gd function like ImageTTFText ,etc. Thank you zhaoxd > It works fine. Spell Header() right, or remove the header altogether so > you can see the e

[PHP] Is this a bug?

2002-05-27 Thread zhaoxd
! zhaoxd

[PHP] php questions about cookies

2002-03-07 Thread zhaoxd
I have a question about cookies,why is the time that the cookies expired not same as the time that parameter of session.cookie_lifetime set? for example, I wanna the cookies expired 5 minutes later,what should I do?I think I should set the parameter,as follow: session.cookie_lifetime =