Thanks Stuart,
I'll give that a try.
"Stuart" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> kaizer boab wrote:
> > The problem I have is this:
> >
> > I have built a shopping cart using a session. I have an addItem()
function,
> > and I was wondering if it were possible to call t
kaizer boab wrote:
The problem I have is this:
I have built a shopping cart using a session. I have an addItem() function,
and I was wondering if it were possible to call this function using a
hyperlink.
At the moment when a user clicks to add an item they are directed to the
"add.php" page as bel
The problem I have is this:
I have built a shopping cart using a session. I have an addItem() function,
and I was wondering if it were possible to call this function using a
hyperlink.
At the moment when a user clicks to add an item they are directed to the
"add.php" page as below:
+
I want to h