catalog help beginner
Posted: Wed Sep 08, 2004 10:30 pm
hi
heres what i plan on doing:
i have a page with dvds to rent, below each movie is the name of the movie which is also a link. when the user clicks the link it opens a new window with details about that movie.
my problem is i don't know how to do that. how to make it so when the user clicks for example on a link named "van helsing" it creates an sql query searching for all info about vanhelsing in my database and then opens the new page with that information.
can anyone give me some sample code to work with.
i dont understand how to use the action property: ...file.php?action=...
thanks
heres what i plan on doing:
i have a page with dvds to rent, below each movie is the name of the movie which is also a link. when the user clicks the link it opens a new window with details about that movie.
my problem is i don't know how to do that. how to make it so when the user clicks for example on a link named "van helsing" it creates an sql query searching for all info about vanhelsing in my database and then opens the new page with that information.
can anyone give me some sample code to work with.
i dont understand how to use the action property: ...file.php?action=...
thanks