[PHP-WIN] GD 2.0.1

2002-09-19 Thread Lanham Rattan
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

[PHP-WIN] Help!

2002-09-18 Thread Lanham Rattan
I tried upgrading to 4.2.3 using the PHP 4.2.3 Installer. I got numerous errors when booting windows about not being able to find this or that. I replaced php4ts.dll with original and I do not get the errors but my PHP pages no longer work. I get the error CGI Error The specified CGI

[PHP-WIN] Inserting text with single quotes into database

2002-09-18 Thread Lanham Rattan
I am trying to insert text into a text database field that contains single quotes. What it the best method? I am currently doing a URLENCODE($text) upon insertion, then STRIPSLASHES(URLDECODE($text)) to view. Lanham. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: