php-windows Digest 7 Mar 2002 17:48:44 -0000 Issue 1034
Topics (messages 12499 through 12513):
Initialize module
12499 by: Olga Tonkonog
12503 by: Philippe Saladin
Release date of PHP 4.1.2 for windows?
12500 by: Steve Griff
Re: File corruption during HTTP Upload
12501 by: Stevens, Julian C
weird random parse errors on PHP 4.1.x / Win2k
12502 by: Geoffrey C. Speicher
Re: Displaying a MS Access - Medium time field
12504 by: Asendorf, John
Connect to MS SQL server on diff machine
12505 by: Nicole Amashta
12507 by: Hunter, Ray
12508 by: Nicole Amashta
12509 by: Nicole Amashta
12510 by: Nicole Amashta
12511 by: Hunter, Ray
12513 by: David Elliott
XSL Transformations
12506 by: Christian Azambuja Pagot
GD 2.0 for windows?
12512 by: Steve Griff
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hello,all!
I can now compile extern extending and get library, but if I
try to run php-programm with (my).dll, I get error:
PHP Warning: (null): Unable to initialize module
Module compiled with debug=0, thread-safety=0 module API=17248272
PHP compiled with debug=0, thread-safety=1 module API=20010901
These options need to match
Who know how ?
olga tonkonog
entwicklung / development
caatoosee search technology gmbh
gropiusstr. 9
d - 31137 hildesheim
fon +49 (0) 5121-99866 16
fax +49 (0) 5121-99866 01
mailto: [EMAIL PROTECTED]
http://www.caatoosee.com/cst/
--------------------------------------
> get what you want
Hinweis: Besuchen Sie uns auf der CeBIT 2002 vom 13.3.- 20.3. in Hannover!
Weitere Informationen finden Sie auf unserer Website!
--- End Message ---
--- Begin Message ---
it seems that you didn't use the same options to compile PHP an to compile
your module : the first one is with safety thread, the second one isn't ?
Ph.
"Olga Tonkonog" <[EMAIL PROTECTED]> a écrit dans le message news:
005801c1c5ab$56d16ed0$[EMAIL PROTECTED]
> Hello,all!
>
> I can now compile extern extending and get library, but if I
> try to run php-programm with (my).dll, I get error:
>
> PHP Warning: (null): Unable to initialize module
> Module compiled with debug=0, thread-safety=0 module API=17248272
> PHP compiled with debug=0, thread-safety=1 module API=20010901
> These options need to match
>
> Who know how ?
>
> olga tonkonog
> entwicklung / development
>
> caatoosee search technology gmbh
> gropiusstr. 9
> d - 31137 hildesheim
>
> fon +49 (0) 5121-99866 16
> fax +49 (0) 5121-99866 01
> mailto: [EMAIL PROTECTED]
> http://www.caatoosee.com/cst/
> --------------------------------------
> > get what you want
>
> Hinweis: Besuchen Sie uns auf der CeBIT 2002 vom 13.3.- 20.3. in Hannover!
> Weitere Informationen finden Sie auf unserer Website!
>
--- End Message ---
--- Begin Message ---
Just wonderin'
I see the source code up there but no installer for windows. Can anyone give me a
release date for the update?
Thanxs
Steve Griff
--- End Message ---
--- Begin Message ---
Thanks for the offer of checking my script. Although it relies on quite a few
functions which are defined in include files, the actual upload form is fairly
basic and I can't see that it would work for some file types/sizes and not
others.
(Incidentally, magic_quotes_runtime has always been set Off, and the file
corruption I'm seeing is typically only a few characters in a 2Mb file)
I'm beginning to think it is a more basic problem with Apache/HTTP.
I've recently noticed that the browser we are obliged to work with at the
moment (Netscape 4.74) is sending nearly all its requests as HTTP 1.0. I
believe this has a serious impact on performance, so I wondering if it might
also introduce corruption.
Anybody know why my browser uses HTTP 1.0 and not 1.1? I can't see any way of
configuring it but I know it is compatible with HTTP 1.1.
Thanks again,
-----Original Message-----
From: Ryan Marrs [SMTP:[EMAIL PROTECTED]]
Sent: Wednesday, March 06, 2002 12:45 PM
To: 'Stevens, Julian C'; 'php-windows(a)lists.php.net(p)INTERNET'
Subject: RE: [PHP-WIN] Re: File corruption during HTTP Upload
Importance: Low
Hrrm, maybe magic_quotes_runtime has something to do with it also. I
remember having this problem, and if you open the file with vedit, it will
show a ton of \0\1\x and things like that. Per chance can you send me the
script and I will test it and see what I can make of it?
Ryan
-----Original Message-----
From: Stevens, Julian C [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 06, 2002 4:23 AM
To: 'Ryan Marrs'; 'php-windows(a)lists.php.net(p)INTERNET'
Subject: RE: [PHP-WIN] Re: File corruption during HTTP Upload
Thanks for the advice.
I did have magic_quotes_gpc on, but turning it off hasn't fixed the problem.
:-(
I have actually found that corruption showed up when magic_quates_gpc was
turned on.
I would check that if I were you.
Ryan
"Julian C Stevens" <[EMAIL PROTECTED]> wrote in message
news:"DSLEXXCH3-020305122516Z-36776*/PRMD=BAEDSL/ADMD=GOLD 400/C=GB/"@MHS...
> I am running PHP 4.1.1 with Apache 1.3.20 on Windows NT, and have recently
> started observing a bizarre file corruption effect.
> I first noticed this when transferring an RTF file with an embedded image.
On
> arriving at the web server, the image disappeared and, after examining the
> file I found 4 very small differences - the file size was not altered at
all.
>
> Now I have found that zip files are becoming corrupted in transit. A
perfectly
> good zip file appears on the webserver with various CRC errors!
>
> I'm using a simple http form to upload the files, and the problem only
seems
> to occurr if the files are fairly large (typically 2Mb or more).
> However, I need to be able to transfer much larger files than these
(intranet
> only).
>
> Please can anyone suggest where this apparent corruption could be coming
from.
>
> Thanks,
>
> Julian Stevens
> --
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************
--- End Message ---
--- Begin Message ---
Has anyone seen anything like this before?
I have a client running PHP on Win2k on a whopper of a machine (dual Xeon,
1GB RAM, RAID5), and when two or more people request pages simultaneously,
users will occasionally get a "parse error in file.php on line X" instead
of the page they should have gotten. Clicking refresh on their browser
usually seems to do the trick to get the correct page back up.
There are no real parse errors in any of the files, and the file & line
number is different every time the error occurs. The more people
accessing the system concurrently, the more frequently it seems to happen.
This happens with the PHP module for both IIS and Apache. I've tried CGI,
but that seems to be worse (redirects don't work right at all, for
example).
Any suggestions?
Geoff
--- End Message ---
--- Begin Message ---
I'm smarter than I thought... I figured it out.
It seems the problem with MS Access is that it stores simple times with a
date (probably a requirement of SQL). The date it stores times with is
1899-12-30. Unfortunately, from what I gather, Unix timestamps only go back
to 1901... hence PHP has a difficult time handling the SQL return of
1899-12-30 13:00:00... so, how about simply changing the DATE pate of the
date return?
$schedule = &$connection->Execute("select ClassDate, ClassTime from
tblSchedule where class='$class_name' AND [ClassDate] >= #$today# ORDER BY
[ClassDate] ASC");
$class_time = date ("g:i A", strtotime
(ereg_replace('([0-9]*)-([0-9]*)-([0-9]*)','2000-12-31',
$schedule->fields[1])));
if you want to break this down...
//get field from the SQL query
$class_time = $schedule->fields[1];
//replace date portion with something PHP won't have such a hard time with
$class_time = ereg_replace('([0-9]*)-([0-9]*)-([0-9]*)','2000-12-31',
$class_time );
//run a date function on it to format the time
$class_time = date ("g:i A", strtotime ($class_time));
---------------------
John Asendorf - [EMAIL PROTECTED]
Web Applications Developer
http://www.lcounty.com - NEW FEATURES ADDED DAILY!
Licking County, Ohio, USA
740-349-3631
Nullum magnum ingenium sine mixtura dementiae fuit
> -----Original Message-----
> From: Asendorf, John [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 05, 2002 1:39 PM
> To: Php-Windows (E-mail)
> Subject: [PHP-WIN] Displaying a MS Access - Medium time field
>
>
> I have a MS Access 2000 database, which has a field whose
> format is "Medium
> Time" named $class_time.
>
> The $class_date (Format "Short Date") prints with no problem.
>
> If I try to take the field from the database (without
> formatting) and echo
> it, I get "1899-12-30 13:00:00"
>
> If I try: date ("format", strtotime($class_time)) with the
> $class_time field
> I get an unexpected error (probably because the date (as you
> can see above)
> is prior to Dec 13, 1901).
>
> If I try: date ("format", $class_time) I get 7:31 PM for every entry.
>
> Any solutions? This isn't my database, so I'd prefer not to
> screw with it
> too much if I can help it. CODE FOLLOWS:
>
> $class_date = $schedule->fields[0];
> $class_date = date ("l, F j, Y", strtotime ($class_date));
> $class_time = $schedule->fields[1];
> $class_time = date ("g:i A", $class_time ); //<--I have tried
> this with
> strtotime also to no avail
>
> echo "<td>$class_date<br />$class_time</td>\n"; //echoes date
> wonderfully,
> time all messed up
>
>
>
>
> ---------------------
> John Asendorf - [EMAIL PROTECTED]
> Web Applications Developer
> http://www.lcounty.com - NEW FEATURES ADDED DAILY!
> Licking County, Ohio, USA
> 740-349-3631
> Nullum magnum ingenium sine mixtura dementiae fuit
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--- End Message ---
--- Begin Message ---
OK, I have Apache and PHP 4.0.6 installed. I want to be able to access an MS
SQL Server, but I don't want to install SQL Server on the web server. What
files are needed in order to do this?
Normally, I have no problem with this because I typically have MS SQL Server
installed on the web server.
The only file I know of to put in the system32 root is ntwdblib.dll. But are
there any others? (Aside from enabling the php_mssql.dll).
I still get the unable to load php_mssql.dll even though the file exists and
the extension_dir path is set to where I keep this extension.
This works in all cases where I have the SQL Server running on the same
machine as PHP/Apache, etc. So I am guess I am just missing some other files
for this to work. ANyone encounter this scenario and realized how to resolve
this?
Any help or direction is appreciated!
TIA,
--
Nicole Amashta
Web Applications Developer
www.aeontrek.com
--- End Message ---
--- Begin Message ---
You have to make sure that php loads that module, if it does not then you
cannot connect to the database...
If you can get the dbx module to load you might be able to use the dbx mssql
connection. However, I am not 100% sure if that will work, because it will
probably use the php_mssql.dll to access the database.
Try it and see...
Thank you,
Ray Hunter
Firmware Engineer
ENTERASYS NETWORKS
-----Original Message-----
From: Nicole Amashta [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 07, 2002 9:34 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Connect to MS SQL server on diff machine
OK, I have Apache and PHP 4.0.6 installed. I want to be able to access an MS
SQL Server, but I don't want to install SQL Server on the web server. What
files are needed in order to do this?
Normally, I have no problem with this because I typically have MS SQL Server
installed on the web server.
The only file I know of to put in the system32 root is ntwdblib.dll. But are
there any others? (Aside from enabling the php_mssql.dll).
I still get the unable to load php_mssql.dll even though the file exists and
the extension_dir path is set to where I keep this extension.
This works in all cases where I have the SQL Server running on the same
machine as PHP/Apache, etc. So I am guess I am just missing some other files
for this to work. ANyone encounter this scenario and realized how to resolve
this?
Any help or direction is appreciated!
TIA,
--
Nicole Amashta
Web Applications Developer
www.aeontrek.com
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
Just install the client tools from the SQL Server CD (if you have this).
Well, I just did this and now I will see if the rest works ...
stay tuned ....
nicole
www.aeontrek.com
"Nicole Amashta" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> OK, I have Apache and PHP 4.0.6 installed. I want to be able to access an
MS
> SQL Server, but I don't want to install SQL Server on the web server. What
> files are needed in order to do this?
>
> Normally, I have no problem with this because I typically have MS SQL
Server
> installed on the web server.
>
> The only file I know of to put in the system32 root is ntwdblib.dll. But
are
> there any others? (Aside from enabling the php_mssql.dll).
>
> I still get the unable to load php_mssql.dll even though the file exists
and
> the extension_dir path is set to where I keep this extension.
>
> This works in all cases where I have the SQL Server running on the same
> machine as PHP/Apache, etc. So I am guess I am just missing some other
files
> for this to work. ANyone encounter this scenario and realized how to
resolve
> this?
>
> Any help or direction is appreciated!
>
> TIA,
>
> --
> Nicole Amashta
> Web Applications Developer
> www.aeontrek.com
>
>
--- End Message ---
--- Begin Message ---
Thanks. I think I may just have needed to install the Client Tools from the
SQL Server CD (and exclude the database server).
Hope this works, I'll let y'all know.
nicole
www.aeontrek.com
"Ray Hunter" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> You have to make sure that php loads that module, if it does not then you
> cannot connect to the database...
>
> If you can get the dbx module to load you might be able to use the dbx
mssql
> connection. However, I am not 100% sure if that will work, because it
will
> probably use the php_mssql.dll to access the database.
>
> Try it and see...
>
>
>
> Thank you,
>
> Ray Hunter
> Firmware Engineer
>
> ENTERASYS NETWORKS
>
>
> -----Original Message-----
> From: Nicole Amashta [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 07, 2002 9:34 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Connect to MS SQL server on diff machine
>
>
> OK, I have Apache and PHP 4.0.6 installed. I want to be able to access an
MS
> SQL Server, but I don't want to install SQL Server on the web server. What
> files are needed in order to do this?
>
> Normally, I have no problem with this because I typically have MS SQL
Server
> installed on the web server.
>
> The only file I know of to put in the system32 root is ntwdblib.dll. But
are
> there any others? (Aside from enabling the php_mssql.dll).
>
> I still get the unable to load php_mssql.dll even though the file exists
and
> the extension_dir path is set to where I keep this extension.
>
> This works in all cases where I have the SQL Server running on the same
> machine as PHP/Apache, etc. So I am guess I am just missing some other
files
> for this to work. ANyone encounter this scenario and realized how to
resolve
> this?
>
> Any help or direction is appreciated!
>
> TIA,
>
> --
> Nicole Amashta
> Web Applications Developer
> www.aeontrek.com
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--- End Message ---
--- Begin Message ---
OK, this still isn't working. It's not seeing the php_mssql.dll, even though
it's there and the path is set correctly to extensions in PHP.
I've never had trouble with this before, so I'm baffled as of now.
Any ideas?
nicole
www.aeontrek.com
"Nicole Amashta" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Just install the client tools from the SQL Server CD (if you have this).
>
> Well, I just did this and now I will see if the rest works ...
>
> stay tuned ....
>
> nicole
> www.aeontrek.com
>
> "Nicole Amashta" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > OK, I have Apache and PHP 4.0.6 installed. I want to be able to access
an
> MS
> > SQL Server, but I don't want to install SQL Server on the web server.
What
> > files are needed in order to do this?
> >
> > Normally, I have no problem with this because I typically have MS SQL
> Server
> > installed on the web server.
> >
> > The only file I know of to put in the system32 root is ntwdblib.dll. But
> are
> > there any others? (Aside from enabling the php_mssql.dll).
> >
> > I still get the unable to load php_mssql.dll even though the file exists
> and
> > the extension_dir path is set to where I keep this extension.
> >
> > This works in all cases where I have the SQL Server running on the same
> > machine as PHP/Apache, etc. So I am guess I am just missing some other
> files
> > for this to work. ANyone encounter this scenario and realized how to
> resolve
> > this?
> >
> > Any help or direction is appreciated!
> >
> > TIA,
> >
> > --
> > Nicole Amashta
> > Web Applications Developer
> > www.aeontrek.com
> >
> >
>
>
--- End Message ---
--- Begin Message ---
Have you uncomment the dll in the php.ini file?
Thank you,
Ray Hunter
Firmware Engineer
ENTERASYS NETWORKS
-----Original Message-----
From: Nicole Amashta [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 07, 2002 10:08 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: Connect to MS SQL server on diff machine
OK, this still isn't working. It's not seeing the php_mssql.dll, even though
it's there and the path is set correctly to extensions in PHP.
I've never had trouble with this before, so I'm baffled as of now.
Any ideas?
nicole
www.aeontrek.com
"Nicole Amashta" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Just install the client tools from the SQL Server CD (if you have
> this).
>
> Well, I just did this and now I will see if the rest works ...
>
> stay tuned ....
>
> nicole
> www.aeontrek.com
>
> "Nicole Amashta" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > OK, I have Apache and PHP 4.0.6 installed. I want to be able to
> > access
an
> MS
> > SQL Server, but I don't want to install SQL Server on the web
> > server.
What
> > files are needed in order to do this?
> >
> > Normally, I have no problem with this because I typically have MS
> > SQL
> Server
> > installed on the web server.
> >
> > The only file I know of to put in the system32 root is ntwdblib.dll.
> > But
> are
> > there any others? (Aside from enabling the php_mssql.dll).
> >
> > I still get the unable to load php_mssql.dll even though the file
> > exists
> and
> > the extension_dir path is set to where I keep this extension.
> >
> > This works in all cases where I have the SQL Server running on the
> > same machine as PHP/Apache, etc. So I am guess I am just missing
> > some other
> files
> > for this to work. ANyone encounter this scenario and realized how to
> resolve
> > this?
> >
> > Any help or direction is appreciated!
> >
> > TIA,
> >
> > --
> > Nicole Amashta
> > Web Applications Developer
> > www.aeontrek.com
> >
> >
>
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Salutation nicole
On 07 March 2002 at 11:33:42 -0500 (which was 16:33 where I live) Nicole
Amashta thoughtfully wrote the following
NA> OK, I have Apache and PHP 4.0.6 installed. I want to be able to access an MS
NA> SQL Server, but I don't want to install SQL Server on the web server. What
NA> files are needed in order to do this?
I would suggest installing the minimum client files. It has always worked
for me.
- --
Best regards, _______________________________________________
David | David Elliott | Software Engineer |
_________________________| [EMAIL PROTECTED] | PGP Key ID 0x650F4534 |
| Kirk is not put off by green skin. |
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (MingW32)
Comment: GnuPG Signed, sealed, delivered.
iD8DBQE8h5n0+Yrx5mUPRTQRAn9RAKCofhP5rKojJ1xVSHkT3OA4uSsp1ACfSj7J
5nI8ZXU3imAuqmFDrBloxmM=
=kanx
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Hi All!
I am running PHP 4.1.1, on Win2k. I am using the XSL functions found
in the php_xslt.dll (it is enabled in the php.ini file). The XML
finctions that I am using are those native XML functions of PHP. I am
not using php_xmldom.dll (it is commented in the php.ini file).
Well, the problem is: I am trying to generate a idented HTML file
from a XML and a XSL sources, trough xslt_process() function, but it is
generating a one line length HTML file... with no identation. I am using
the xml:space="preserve" tag in the XSL file, but it has no effect... Do
you have an idea about what could be happening?
I am sending the source code, to be checked...
*********************************************************
*** XML INPUT FILE - BEGIN ******************************
*********************************************************
<Root>
<Pessoa>
<Nome>Abel</Nome>
<Idade>12</Idade>
</Pessoa>
<Pessoa>
<Nome>Barbara</Nome>
<Idade>15</Idade>
</Pessoa>
<Pessoa>
<Nome>Carlos</Nome>
<Idade>18</Idade>
</Pessoa>
/Root>
*********************************************************
*** XML INPUT FILE - END ********************************
*********************************************************
*********************************************************
*** XSL INPUT FILE - BEGIN ******************************
*********************************************************
<?xml version="1.0" encoding="ISO-8859-1"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0" >
<xsl:output encoding="ISO-8859-1" method="html" indent="yes"
omit-xml-declaration="yes"/>
<xsl:template match="/" xml:space="preserve">
<table border="1">
<xsl:for-each select="/Root/Pessoa">
<tr>
<td><xsl:value-of select="Nome"/></td>
<td><xsl:value-of select="Idade"/></td>
</tr>
</xsl:for-each>
</table>
</xsl:template>
</xsl:stylesheet>
*********************************************************
*** XSL INPUT FILE - END ********************************
*********************************************************
*********************************************************
*** PHP PROCESSOR FILE - BEGIN **************************
*********************************************************
<?php
$xsl_parser = xslt_create();
$result = xslt_process($xsl_parser, "teste\pessoa.xml",
"teste\pessoa.xsl", "teste\\tabela_pessoa_php.asp");
if ($result)
{
echo "$result";
}
else
{
$err1 = xslt_error($xsl_parser);
$err2 = xslt_errno($xsl_parser);
echo "<strong> >>> Parsing failed! </strong> <br><br><br>";
echo "$err1 <br>";
echo "$err2 <br>";
}
xslt_free($xsl_parser);
?>
*********************************************************
*** PHP PROCESSOR FILE - END ****************************
*********************************************************
*********************************************************
*** HTML GENERATED FILE - BEGIN *************************
*********************************************************
<table
border="1"><tr><td>Abel</td><td>12</td></tr><tr><td>Barbara</td><td>15</td></tr><tr><td>Carlos</td><td>18</td></tr></table>
*********************************************************
*** HTML GENERATED FILE - END ***************************
*********************************************************
Thanks in advance...!!
Christian
--
=========================================
= Christian Azambuja Pagot
= ------------------------
= Fones....: (51)9114-7717 / (51)476-4641
= e-Mail...: [EMAIL PROTECTED]
= Chave Publica disponivel
=========================================
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: PGPfreeware 5.5.3i for non-commercial use <http://www.pgpi.com>
mQENAzcy1O0AAAEIAKidc5Z07Up3Y9WpH0+S/xN5BQHMVoTMc08Njl92d+hEVclm
heGNBrfXy04v2BDxeQu64AVXiyOZd16LtRDXEYVonRdvd1qsFPK8fkdxi9iQjPP8
aJcUM5XY5zndnSTVj4K83nFAcnSwu/IAMXSx+/sQRSpAVtM4JlxAiDdFA8ZEJBXz
CzzrZWncT9FDlrRFTBKoTqRWbUEIasyVtkHXzo4l2Wc/DzEkg96+hcL21FNDLldW
VCog47ba9w8XAzpe23kGXIiqSnpodV85BRSjdVwBfFoQyfE64LsYYP+uxPvqduOT
zJhKzBQO+MtDl+tAlM+Qs0YgPoACvJ8f84z0MNEABRG0M0NocmlzdGlhbiBBemFt
YnVqYSBQYWdvdCA8YXphbWJ1amFAcG9ydG93ZWIuY29tLmJyPokBFQMFEDcy1O28
nx/zjPQw0QEBdE4H/iBaJRmOxOGFyTkKM+6PinLaPvsBgvZAOsnW6Cs/QpvJH5mP
MaCrKxH1EzLj3MVT38bAdmSL+iM/OTMoRWCi7BtcLW8dheOdmt5IVcHx1bQOJ8qe
hMTn/2/KbvEawDD07OFTerRM+Ac158e/cK5VVC2vFUYuIja2XGD0yJvpndYAoTOe
2hSpPf7eCxUGF1CRsmdPMWKIz1fPqUROVxFalxKg0x7XuOjoD/XVNFmBq1j+NtIJ
idYGjsGSu8s9NF3NaQgvWm9+obaaHhBPzJawZ6pyjCQ19GBi6AuYVpunq2vhzW0G
ZLqrLPoB0EIzDFylnLY8+fFh84kLykRU1e8/ALw=
=eTcy
-----END PGP PUBLIC KEY BLOCK-----
--- End Message ---
--- Begin Message ---
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
--- End Message ---