uger"
Cc: "php-windows"
Sent: Friday, September 06, 2013 12:54 PM
Subject: Re: [PHP-WIN] GD imagerectangle() function - background
transparency?
On Fri, Sep 6, 2013 at 11:13 AM, Jacob Kruger wrote:
Well, here's one of the test images - literally just a test
On Fri, Sep 6, 2013 at 11:13 AM, Jacob Kruger wrote:
> Well, here's one of the test images - literally just a test image I took of
> a pseudo-toy a while ago:
> https://dl.dropboxusercontent.com/u/13327195/13771158254.png
>
> And, here's the current output/finished off version:
> https://dl.dropbo
From: "Pierre Joye"
To: "Jacob Kruger"
Cc: "php-windows"
Sent: Friday, September 06, 2013 10:45 AM
Subject: Re: [PHP-WIN] GD imagerectangle() function - background
transparency?
thanks, but I was asking for the source image(s) and the resulting
image (u
Biker
> Skype: BlindZA
> '...fate had broken his body, but not his spirit...'
>
> - Original Message - From: "Jacob Kruger"
> To:
> Cc: "Pierre Joye"
> Sent: Friday, September 06, 2013 8:39 AM
>
> Subject: Re: [PHP-WIN] GD imagerect
uot;Pierre Joye"
Sent: Friday, September 06, 2013 8:39 AM
Subject: Re: [PHP-WIN] GD imagerectangle() function - background
transparency?
Effectively, I've got sort of template images, and want to sort of draw
multiple outline boxes onto them where users can then choose one to then
ins
a
link, and source code, etc.
Thanks
Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'
- Original Message -
From: "Pierre Joye"
To: "Jacob Kruger"
Cc: "php-windows"
Sent: Friday, September 06, 2013 7:
hi!
On Thu, Sep 5, 2013 at 10:35 PM, Jacob Kruger wrote:
> Just wondering, if I load an existing image into an image resource, and then
> draw a rectangle on it using the GD imagerectangle() function, and
> specifically not using the imagefilledrectangle() function, does the new
> rectangle/bo
Just wondering, if I load an existing image into an image resource, and then
draw a rectangle on it using the GD imagerectangle() function, and specifically
not using the imagefilledrectangle() function, does the new rectangle/box
overlay the existing image content, or just draw the outlines the
Hi
The standard font in GD doesn't support å (å) , it supports ä and ö. I
tried looking over the web for a gdf font, but no "standard" font with åäö.
Anyone got a suggestion?
$title = "åäöÅÄÖ";
imagestring ($this->img, 6, (($this->toolWidth/2)-((strlen($title)/2)*9)), 60,
htmlentities($
hi
this the script i use in www.biere.org
you can see it in action at
http://www.monsieur-biere.com/liste/secondairelmc.php3?type=type&type2=BIERE+DE+NOEL&page=1
i use the same script in rhe shopping cart and in the order form
it test if the file exist and resize it at predefined size or peoduce
d you can do some very impressive things with images if you
spend some time reading.
-M
-Original Message-
From: Tony Devlin [mailto:[EMAIL PROTECTED]
Sent: Friday, November 19, 2004 9:41 AM
To: Php-Windows
Subject: [PHP-WIN] GD Image Resizing on the fly.
Hello Everyone,
I am looking
Hello Everyone,
I am looking for a script or guidance in where to look to figure out how
to create a php script that resizes an image on the fly when it is called
with some variables. To further detail, I have a shopping cart I am
creating for a client -- the client has the ability to upload
Hi,
Is it possible to resize jpg/gif from gd 1.7, its working fine in gd 2.0 and
my webbserver wont upgrade.
This is my example (not working in gd 1.7)
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
Is it possible to resize jpg/gif from gd 1.7, its working fine in gd 2.0
and my webbserver wont upgrade.
This is my example (not working in gd 1.7)
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi everyone,
I have a Windows 2003 Server installed with IIS, PHP, MySQL and Moodle
(Learning Environment) running on it, the problem is that all the jpg-files
are been shown as a white square with a red cross on it. I have enabled GD
in php.ini and when I take a look at my info.php file, it says
I am trying to use jpgrap with php. For that I need gd enabled. Following
is from my php.ini-as you can sees, it is listed. However, I do not see gd
related info when I run php_info()
; Directory in which the loadable extensions (modules) reside.
extension_dir = "c:\php"
extension=php_gd2.dll
Hi all,
I m running PHP 4.3.3 on IIS 5.0, and I believe that I don't have GD
library installed or it's not working, and im totally new to this, so
if any kind enuff to tell me where shall I look and how can I install
(if its not there).
Thanks in advance.
Regards,
S F Alim.
I need to implement the following:
a) Get the image height and width of images
b) Create thumbnails and other lower resolution images from one high res
image
The site is expected to handle a large number of such operations with bulk
uploaded images. Which would be better for implementation - gd li
I installed php on iis 6.0, but on my page I get the error GD image library
is not supported, when I set the extension path and add the extension to the
gd image dll the webserver doesn't work anymore, has anybody a solution to
my problem?
--
PHP Windows Mailing List (http://www.php.net/)
To un
GD is now a part of PHP 4.3.0. But, do I have to make some changes in
php.ini (set it up) before I start using it or it's already set up to use?
I'm still getting error message:
Fatal error: Call to undefined function: imagecreate() in
/home/admin/resize_image.php on line 12
Afan
must
download the zip file. Good luck
Stephen
- Original Message -
From: "Franz Max" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 23, 2003 5:58 PM
Subject: [PHP-WIN] GD under w2k
> Hi all,
>
> I would like to install GD for PHP under W200
Hi all,
I would like to install GD for PHP under W2000. I have got the GD source and
the PHP source downloaded. How can I compile them? I dont have any C
compiler. In all of the manuals the compiling procedure written for Linux
instead of Windows.
Thanx in advance
Franz
--
PHP Windows Mailin
yes
I used GD2
"Rich Gray" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> >
> > I'm using php 4.3.1 on a Windows XP and I use IIS 5.1 as a
> > server.I tried to
> > use GD lib but is seems like the built in support of bundle GB is
missing.
> > Maybe I'm missi
>
> I'm using php 4.3.1 on a Windows XP and I use IIS 5.1 as a
> server.I tried to
> use GD lib but is seems like the built in support of bundle GB is missing.
> Maybe I'm missing something but for me someone forgot to include boundled
> libgd in Windows version. I that true?
>
> So can anyone tell
I'm using php 4.3.1 on a Windows XP and I use IIS 5.1 as a server.I tried to
use GD lib but is seems like the built in support of bundle GB is missing.
Maybe I'm missing something but for me someone forgot to include boundled
libgd in Windows version. I that true?
So can anyone tell my how I inst
[EMAIL PROTECTED] (Afan Pasalic) wrote:
>Actually, you're right. They don't host on Windows. But, isn't the same GD library
>used on both OS?
>
>Afan
Basically yes. But on Windows most people use precompiled versions
(same binaries) while it's quite common to compile oneself on other
OSs. Maybe
Actually, you're right. They don't host on Windows. But, isn't the same GD library
used on both OS?
Afan
- Original Message -
From: Christoph Grottolo
To: Afan Pasalic
Sent: Wednesday, January 29, 2003 7:40 PM
Subject: Re: Fw: [PHP-WIN] GD library for jpeg?
they have PHP 4 installed
- Original Message -
From: Chris Kranz
To: [EMAIL PROTECTED]
Sent: Wednesday, January 29, 2003 7:33 PM
Subject: RE: [PHP-WIN] GD library for jpeg?
I could be wrong, but aren't some of the older versions of PHP without
JPEG gd lib ab
, January 30, 2003 12:19 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Fw: [PHP-WIN] GD library for jpeg?
That would be strange - Explorer 6.0.
And hosting company is pair.com - pretty high ranked hosting co.
What could be the easiest way to check that, to be sure?
Afan
- Orig
ybe I was dreaming, but I seem to remember it clearly, that's why I
used NetPBM instead at the time...
chris kranz
fatcuban.com
-Original Message-
From: Afan Pasalic [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 30, 2003 12:19 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sub
-WIN] GD library for jpeg?
It sounds as if your browser doesn't have support for PNG's, or you're
sending a wrong header... What browser version are you using?
Sounds like your hosting company doesn't have JPEG support built in. How
sad.
-Dash
"He's just a poli
I tried an example from php.net site:
I'm getting some weird simbols/signs on screen (?PNG
IHDR2dt&nPLTE???é['ËtL)But, when I try to use jpeg format - getting Fatal Error.
Does it mean that my hosting company doesn't have instaled GD library that support
jpeg?Thanks for any help.Afan
hi
i ve been workin with unicode for the last few months n i think ill
be able to help you if u ll pleez be a bit more precise bout this
why do u want to write in bitmap
do u want to use it with php or what
if u just wanna type sumthin in unicode from left to write in a
bitmap file selec
Hi all,
I want to write a Right-to-Left (like Arabic languages) sentence in a bitmap
by unicode...but HOW???
:) thanks, bye
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am having a problem with the extension php_gd.dll
When the script call for php_gd.dll the server console shows
Warning
Unable to load the dynamic library 'C:\WINNT\system32\php_gd.dll'-
The specified procedure could not be found.
Info;
Win2k Server
Service Pack 3
PHP 4.2.3
extension_dir="c:
Hi,
I would like to know where I can download the gd library
that is already precompiled in to a dll. Seems every where I search it's
uncomplied and I do not have a complier on my system (nor the need nor
wish to install one). The server is a Windows server if that helps any,
running
Hi where i can find a compiled GD extension with Gif support for PHP 4.2.2
for a WAMP Installation ??
Any Help ?
Greetings
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
How can I install gd library support for php under
windows?
I get the zip file for gd but I couldn't understand
how to install it.
__
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
--
PHP Windows Mailing List (
I upgraded to the latest PHP and now I think my graphics library is broke.
I was told to get GD 2.0.1, is there a .dll or something?
Lanham.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Is there a patched gd module available for windows somewhere?
I really need gif support.
What alternatives are there out there btw?
Any neat utility/module that can convert gif -> png (or whatever) on the fly?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://w
TECTED]]
> Sent: 31 July 2002 23:31
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] GD extension fix
>
>
> It seems 4.2.2 fixes windows/gd problems
>
>
>
> _
> Chat with friends online, try MSN Messenger:
It seems 4.2.2 fixes windows/gd problems
_
Chat with friends online, try MSN Messenger: http://messenger.msn.com
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'm trying to use the GD extension in 4.2.1 to resize some jpegs. I'm
getting an error that the module was not able to load. Has anyone had these
problems as well?
fyi: I'm using NT4, PHP 4.2.1
_
Send and receive Hotmail on y
OK...
why would imaged be shown as if they do not exist?
[ http://www.the-local-guide.com :: http://www.mcgarvie.net ]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Mark Filipak <[EMAIL PROTECTED]> wrote:
> I'm about as rank a newbie as you could imagine so please forgive me
> if I err, but doesn't line 3 below ('/*') comment out the entire PHP
> code block?
>
>> > // button.php
>> /*
>> define("TextFONT", "3");
>>
>>
Erm, yes. I cannot believe that I m
ImageString($imgFRAME, TextFONT, 1, 1, $txt, $fgCOLOR);
>
> header("Content-type: image/gif");
> ImageGIF($imgFRAME);
> ImageDestroy($imgFRAME);
> ?>
>
> called by:
>
>
>
> > -Original Message-
> > From: Stuart Dallas [mailt
Brian McGarvie <[EMAIL PROTECTED]> wrote:
> Any configuration points to check out?
> win2k server, iis5, php 4.2.1...
Do you have register_globals set to on or off? The code you're using needs
it to be on for it to work. If that is the problem you would be better off
modifying the code to use the
2002 10:03 AM
> To: Brian McGarvie; [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] GD...
>
>
> Brian McGarvie <[EMAIL PROTECTED]> wrote:
> > Any Ideas?
>
> Show us your code and we'll see if we can identify the problem.
> Unfortunately we're not mind
Brian McGarvie <[EMAIL PROTECTED]> wrote:
> Any Ideas?
Show us your code and we'll see if we can identify the problem.
Unfortunately we're not mind readers.
--
Stuart
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Right,
Can somone talk me through GD...
I've tried and tried it, using various .dll's and no matter which I use,
the images are never generated, they always show the 'image' for a
missing image in IE etc.
Any Ideas?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http:
Hi there!
Sorry if this has been posted a hundred times already - but I am trying to
use TrueType fonts with GD.
I can create images fine, and have managed to gather from previous postings
that there was an error with post-4.0.5 versions of php_gd.dll that cause
Freetype to fail, but the install
Hi to all!!!
1) phpinfo() return: GD version 1.6.2 or higher
What does this mean exactly? What's the correct version of my GD?
2) I made a script that upload an image and paste the site logo in the
bottom-left corner.
The problem is that I get the error:
" gd-png warning: alpha channel not suppo
When I try to use the GD lib, it seems to create blank/errorsome images?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks for replying, I had untagged the - extention="GD2.DLL" - which isn't
nessesairy at all.
The extention="GD.DLL"- or what it suppose to do is now standard included
(supported) by PHP.
This means the problem is solved now :0)
By the way, I am using Windows 98 with Xitami webserver, partly lo
Hi,
> 1st - GD (even in the binaries) must be compiled manually ( I have no
compiler)
Then tell me, which options to use to compile and I'll compile it for
you.
You told me, your server hangs if you use precompiled binaries ...
Maybe you try on of these solutions:
- Update MicrosoftVisualC Ru
I am trying to get GD or imagemagick to work, but get 2 problems:
1st - GD (even in the binaries) must be compiled manually ( I have no
compiler)
2nd- imagemagick can't be downloaded, all server hang if I try (!!!?)
Anyone have an idea how to get one of these?
THNX
Webmaster Baarnhostin
php4win.de
Look for php_gd2.dll,
A+
Alain
-Original Message-
From: Alberto. Sartori [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 15, 2002 8:07 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] GD library update
Hi guys, I'm looking for a new version (altready compiled as .dll)
Hi guys, I'm looking for a new version (altready compiled as .dll) of GD library.
Anyone can help me?
Thanks,
Alb
Alberto Sartori - Developer
Hard Programming Dep.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
http://www.phpbuilder.com/columns/allan2830.php3
A+
Alain
-Original Message-
From: Marcel Besancon [mailto:[EMAIL PROTECTED]]
Sent: Saturday, March 09, 2002 2:58 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] gd-library ...
Hi,
is there a way to use the gd-library under WinXP
Hi,
is there a way to use the gd-library under WinXP?? If there is a way,
please explain it to me !!!
Sincerely
Marcel
--
registered Fli4l-User #0388
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi there,
I want to use some of the features that are available in version 2.0 of the GD
graphics editing library.
What is the best way of getting a .dll for php with these functions? A nice little FAQ
about it + a link to the dll would be most appreciated.
Thanxs
Steve Griff
Ok, this is rediculous--
I had 4.0.6 installed and was using GD lib with ImageCreateTrueColor(...). However,
the font library was retarded and would NOT open a TTF font to save its life (abolute
path given or not). So I just updated to 4.1.0 and ran my page through again and this
is what I g
Anybody have the GD 2.0.1 or higher DLL compiled? I would REALLY appreciate
a copy... I am hopeless for compiling... Thank you
Chris
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the li
I tried to use GD dll with php 4. I did that by downloading the newest
binary distribution then edited the php.ini file. There I've set the
extension_dir = "c:\programme\httpd\php\dll" (should be the right path) and
then put the ; away before ;extension=php_gd.dll, but every time I try to
execute
I'm trying to get PHP4 to work with the GD library on a Windows 2000
machine -- can anyone please help me out in what I need to install and
where?
I've downloaded the pnglib, libjepb and zlib binaries from SourceForge
and copied the contents of each archive into the GD library d
I'm not get install the GD in PHP 4.06 with Win 2000 Pro (IIS 5), always
happens the error "Unabled load the lib... C:\PHP\php_gd.dll"
Somebody already it passed for this, as obtained to leave?
It forgives me for the English...
-
Marcelo Busana
WebDeveloper
UNIDAVI
--
Hello all,
I was wondering if anyone ran across these three problems that I have been
having.
I have been developing two php scripts that dynamically build a JPEG image
from a series of PNG images. I was originally using PHP 4.0.5 but wanted to
use the true colour support of PHP 4.0.6. However
Can Someone point me toward the .dll's for the gd library?
Thanks,
Hi,
I've encounter strange problem with GD library. I'm running PHP 4.0.6 on WinNT 4.0 and
IIS 4.0. While I use CGI version, each of extensions including php_gd.dll works fine.
But when I try change it to ISAPI, it works but without php_gd.dll. All others
libraries works fine, but when I add
I use the following simple script to resize large images (typically
4000x4000 pixels and up). After upgrading to PHP 4.06, and the GD-
Library bundled with that release, the result images become either
yellow or black (seems to be dependant on what kind of image), when the
source image is
Phil Driscoll wrote:
> I've just installed the full Windows binary distribution on my NT4 box, and
> in php.ini set my extension dir to ./extensions/ and uncommented the gd dll
> extension line. PHP starts up perfectly.
>
> Are you 100% sure you get no sensible error messages when you run php.ex
ROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 28, 2001 3:37 AM
Subject: Re: [PHP-WIN] gd/apache1.3/WinNT
> For me, it was pretty much a trial and error. I at first had most
of
> the
> dll's included in the php.ini file (ie. extension=php_??.dll
> uncommented).
> T
On Wednesday 27 June 2001 11:37, Edmund wrote:
>
> Yup. They are. Actually, even when I upgraded my previous php
> installation with 4.05, it still couldn't load the gd dll file,
> or at least, that dll file was making php choke.
I've just installed the full Windows binary distribution on my N
Christian Sandfeld wrote:
>
Hi Christian,
> I'm new to the list, so I didn't get the full story. But I fealt like
> throwing in my 2 cents anyway. I'm running IIS4 on NT4.0 SP6, and was
> experiencing great difficulties getting PHP 4.0.5 to work when loading the
> PDF and GD .DLL's. I never both
11:19
To: Edmund; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] gd/apache1.3/WinNT
On Wednesday 27 June 2001 02:49, Edmund wrote:
>
> Nope. What I get is an "Abnormal program termination" without any
> display or log as to what is making php choke.
Just to che
Phil Driscoll wrote:
>
> On Wednesday 27 June 2001 02:49, Edmund wrote:
> >
> > Nope. What I get is an "Abnormal program termination" without any
> > display or log as to what is making php choke.
>
> Just to check, are the php and the gd dll both from the same php distribution?
> If so is it 4
On Wednesday 27 June 2001 02:49, Edmund wrote:
>
> Nope. What I get is an "Abnormal program termination" without any
> display or log as to what is making php choke.
Just to check, are the php and the gd dll both from the same php distribution?
If so is it 4.0.6?
Cheers
--
Phil Driscoll
--
P
Phil Driscoll wrote:
>
> Try running e:/apache/cgi-bin/php.exe -i from the command line. You will
> probably get an error message to tell you exacly what's wrong.
>
Nope. What I get is an "Abnormal program termination" without any
display or log as to what is making php choke.
I know, or at
Try running e:/apache/cgi-bin/php.exe -i from the command line. You will
probably get an error message to tell you exacly what's wrong.
Cheers
--
Phil Driscoll
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
Hi, I have an NT server setup with Apache 1.3.x and just got
PHP installed again and working (with extension=php_gd.dll commented
out).However, once I uncomment that line, I get an Internal
Server Error.
"Premature end of script headers: e:/apache/cgi-bin/php.exe".
Now I have the php_gd.d
Hi there, has anyone had any luck getting anti-aliased fonts in GD? I
believe there is a way, and that I have seen some examples of really cool
looking text, but the binary version distributed for windows has no built in
type 1 font support.
I would just like to know if this is possible, or if I
Hi all,
currently I'm using PHP on Windows NT with GD library version equal
1.6.2. This version doesn't support GIF file formats. I'd like to ask
you where I can find earlier version of GD library for win32 platform
and my version of PHP - 4.0.4pl1 - which supports GIFs? Maybe someone
can send it
Actually all versions of GD support JPEG and PNG. GIF is only supported by
older versions of GD and the one I was refering to for PHP4. If you still use
php3 you can look in the archive of this list at MARC, I seem to remember
that someone asked for & found a php3 version of GD about 2 months ago.
Hi, Alain and Frank!
Thank you for the links but this is a lib for gifs and php 4.01 and 4.04.
What about php 3 and jpg/png?
Alex.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list
Yuo can download php_gd.dll, and other extensions, from www.php4win.de
- Frank
> Hi,
> I'd like to get the GD lib for PHP but don't know where is it. I checked
> php.net but there only link to the source code. Is there any dll or
> something that doesn't require me to compile? I use NT 4.0.
>
>
See:
http://php.weblogs.com/php_gd
Alain
On Sat, Mar 10, 2001 at 01:55:58PM -, Alex wrote:
> Hi,
> I'd like to get the GD lib for PHP but don't know where is it. I checked
> php.net but there only link to the source code. Is there any dll or
> something that doesn't require me to compile? I u
Hi,
I'd like to get the GD lib for PHP but don't know where is it. I checked
php.net but there only link to the source code. Is there any dll or
something that doesn't require me to compile? I use NT 4.0.
Regards,
Alex.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-ma
Hi all,
I have been using PHP for a long time, but have very little experience under
Windows. I am also *not* the system admin for the box where PHP is
running...but will pass along whatever you folks can offer...
GD functionality is installed with PHP 4.0.4 pl1 running on an NT box.
However,
You forgot a ")" on the first line of the script:
Header("Content-type: image/png");
Alain
On Sun, Jan 14, 2001 at 02:20:15AM -0800, Paul Trapnell wrote:
> BlankA newbie just needs a wee bit of gd guidance. clicking a GD test file
> prompts a "download" dialogue to pop up, or, on a second test f
Title: Blank
A newbie just needs a wee bit of gd guidance. clicking a
GD test fileprompts a "download" dialogue to pop up, or, on a second test
files causeslines of "font" errors, then the infamous "header already sent"
error, thenlines of character soup.the test file below, from John
Lim a
Hello PHP-gents,
"X-Powered-By: PHP/4.0.0 Content-type: text/html Bonjour Web !PHP Fatal
error: Unable to load dynamic library 'php_gd.dll'
Un périphérique attaché au système ne fonctionne pas correctement. in
Unknown on line 0 "
That's the message I get when running with extensions dll, on
anot
91 matches
Mail list logo