My login script won't insert data into the table. Is anything wrong
with the code?
Source:
http://www.code-demon.net/login.phps
http://www.code-demon.net/register.phps
Thanks In Advance
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional c
Hello Tj
On 20 October 2001 at 10:16:10 -0500 (which was 16:16 where I live) Tj
Corley wrote and made these points
TC> I have a win2k server box,
< ... >
TC> Then I attempted to install SQL 2000, and thats where everything went
TC> downhill.
Just done it my with no problems.
TC> Unable To Lo
I have a win2k server box,
with all the critical updates and blah blah blah to secure it,
and I have PHP installed and tested, and phpinfo(); works.
Then I attempted to install SQL 2000, and thats where everything
went downhill. I test my script, and on the server
side it gives me the error:
U
php-windows Digest 20 Oct 2001 13:58:44 - Issue 814
Topics (messages 9938 through 9940):
mysql php help
9938 by: Brian Feliciano
Re: *Great Mortgage Rates^
9939 by: Josh Barger
GD instalation with omnihttpd under win98
9940 by: fdhgskhdgkjkjdfg
Administrivia:
To
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