php-windows Digest 16 Nov 2011 21:00:36 -0000 Issue 3979
Topics (messages 30724 through 30725):
Re: No errors reported -- but no positive data either.
30724 by: Niel Archer
gd2 with t1lib
30725 by: blackjack
Administrivia:
To subscribe to the digest, e-mail:
php-windows-digest-subscr...@lists.php.net
To unsubscribe from the digest, e-mail:
php-windows-digest-unsubscr...@lists.php.net
To post to the list, e-mail:
php-wind...@lists.php.net
----------------------------------------------------------------------
--- Begin Message ---
Hi Bill
could you supply the database structure for all the tables in your
project. I suspect you are needlessly duplicating data or access to it
and seeing the structure may help to suggest a better one. For example
you seem to be storing the species_name twice, once in the main table
and again in the uvphotos table. That should never be necessary with a
relational Db. Other ideas may also be obvious on seeing the current
structure.
--
Niel Archer
--- End Message ---
--- Begin Message ---
I just upgraded from php 5.2.3 to 5.3.8-nts-win32-vc9-x86 with the installer
from php.net.
Unfortunately the precompiled php_gd2.dll does not support t1lib and my old one
does not work with the new installation.
I need the t1lib support because of the function imagepsloadfont() but I don't
have the knowledge and the environment to build the php binaries by myself.
I'd be very happy if someone could post a php_gd2.dll that works for me.
--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-
--- End Message ---