Hi all. I'm been trying the following code for the past day or so and I
can't seem to get around it. I'm issuing a query to pgsql and
iterating through the results twice in order to facilitate the
separation of shipment history.
Below is the simplest example I can come up with. The results
Richard Lynch wrote:
Dave O wrote:
Hi all. I'm been trying the following code for the past day or so and I
can't seem to get around it. I'm issuing a query to pgsql and
iterating through the results twice in order to facilitate the
separation of shipment history.
Below is the s
Hi all. I'm currently experiencing a problem deleting cookies on a test
server. Before I go on, here's the server info:
Server 1
--
Apache 1.3.29
PHP Version 4.3.4
Server 2
--
Apache 2.0.48
PHP Version 4.3.4
Previously running PHP 5.0.0.a4
I've got a technical support app runnin
Forgot to -cc the list.
André Cerqueira wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> Here's what I use to set the cookie.
> $value=(time() + 9000) . ":$uid:$username:$gid:$fullname";
> SetCookie("Trackookie", $value, 0, "", "server.mssystems.com" );
>
> Here's what I use to delete th
Hi All,
I read in the ChangeLog for v4.3.2 that GD2 is bundled with this release. I
downloaded and installed the Windows Installer version but my sample
imagecreate code still doesn't work, it reports the error 'Call to undefined
function: imagecreate()'.
When I uncomment the ;extension=php_g
5 matches
Mail list logo