Thread
:
Update SQL not working with PHP
View Single Post
31-05-2007, 06:32
#
7
(
permalink
)
LazyMoon
Registered
Join Date: Sep 2006
Location: Adelaide, Australia
Posts: 12
Also, just in case. You wrote:
Code:
include ('dbconnect.
html
');
But you referred to it as
dbconnect.
php
.
If you have two files then your script may be referring to an old version of the file which may use a different database or table.
LazyMoon
View Public Profile
Send a private message to LazyMoon
Send email to LazyMoon
Visit LazyMoon's homepage!
Find More Posts by LazyMoon