Problems in Ch3 and Ch4
Hello,
something is wrong in chapter 3 since even when I used the downloaded
code(s) I still got the same problem.
on pages 94 and 95 we create the file (createmovie.php) then we create
(moviedata.php) and within this last file we are connecting to the database (moviesite) although I think we should be connecting to the one that we have just created (createmovie.php).
When I run (createmovie) or the (moviesite) I get the following message:
(Table Movie already exists)
and when I run the moviedata I get the following:
Duplicate entry '1' for key 1
EVEN WHEN I USED the downloaded codes!
this seems is effecting me in chapter 4:
in the examples table1 and table2
I'm getting the following:
(
Unknown column 'movie_name' in 'field list'
)
I'm really feeling stuck here since all the coming examples in this
toutorial depends on each other.
So does any body has any idea what is going on here?
Thanx
Maram:(
|