remove($rowid)
Parameters: |
|
---|---|
Returns: |
TRUE on success, FALSE on failure |
Return type: |
bool |
Allows you to remove an item from the shopping cart by passing it the $rowid
.
remove($rowid)
Parameters: |
|
---|---|
Returns: |
TRUE on success, FALSE on failure |
Return type: |
bool |
Allows you to remove an item from the shopping cart by passing it the $rowid
.
Please login to continue.