dynamic image creation?????

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
carmondrake
-


Joined: 07 Jun 2005
Posts: 10

PostPosted: Mon Jul 11, 2005 10:15 pm    Post subject: dynamic image creation????? Reply with quote

Yo, PHP People ;) How do i get my php to allow dynamic image generation i need to create on the fly thumbnails for an image gallery on me abyssWS.exe
Havent found the solution on my google quirys so thought id bother u gies
Platform Windows2kPRO
Oh & another thing how do i get my abyss server to show that it uses PHP in the meta taggs that it sends to users & scripts when they query it?

Host: [LINK]http://carmon.dyndns.org[/LINK]
TY~~
_________________
http://carmon.dyndns.org
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Jul 12, 2005 3:25 pm    Post subject: Re: dynamic image creation????? Reply with quote

carmondrake wrote:
Yo, PHP People ;) How do i get my php to allow dynamic image generation i need to create on the fly thumbnails for an image gallery on me abyssWS.exe
Havent found the solution on my google quirys so thought id bother u gies
Platform Windows2kPRO


Search this forum for php_gd2 . This is the name of the image manipulation extension in PHP.

Quote:

Oh & another thing how do i get my abyss server to show that it uses PHP in the meta taggs that it sends to users & scripts when they query it?

Host: [LINK]http://carmon.dyndns.org[/LINK]
TY~~

When a PHP script is processed, a header is added to inform that this a PHP output (but it can be removed by altering your PHP configuration in php.ini). Other files that are not processed by PHP do not have this header since PHP is not invoked before they are sent back to the visitor.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
carmondrake
-


Joined: 07 Jun 2005
Posts: 10

PostPosted: Thu Jul 21, 2005 5:19 am    Post subject: Thanks! Reply with quote

thanks for the reply not much info out there on that toppic =)
Carmon
http://carmon.dyndns.org
_________________
http://carmon.dyndns.org
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Thu Jul 21, 2005 2:24 pm    Post subject: Re: Thanks! Reply with quote

carmondrake wrote:
thanks for the reply not much info out there on that toppic =)
Carmon
http://carmon.dyndns.org


!!!!

There are 29 topics in our forum related to php_gd2. At least 2 or 3 come with PHP code that you can try immediately, and about 10 of them explain how to setup PHP GD2 extension...
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group