Search found 32 matches

by abbey4biz
Wed May 23, 2012 6:25 am
Forum: PHP - Code
Topic: paginating link
Replies: 2
Views: 374

paginating link

Please this paginating link does not seems to work out. can somebody help out:

Code: Select all

http://thewebsiteurl.com/m_category.php?product=furnitures?s=15&p=2
Thanks, expecting your reply as soon as urgent.
by abbey4biz
Wed May 23, 2012 5:00 am
Forum: PHP - Code
Topic: Pagination script link question
Replies: 1
Views: 483

Pagination script link question

Please am having problem with this pagination scripts. I needed to link to the next page and I don't know if the url is correct, please kindly help me check through. Check the codes below: function products(){ require_once ('dbc1.php'); // Number of records to show per page: $display = 10; // Determ...
by abbey4biz
Fri May 04, 2012 7:21 pm
Forum: PHP - Code
Topic: An add to cart Php Script
Replies: 2
Views: 783

Re: An add to cart Php Script

alright
by abbey4biz
Fri May 04, 2012 7:21 pm
Forum: PHP - Code
Topic: Shopping cart
Replies: 18
Views: 5408

Re: Shopping cart

Yes i have removed the @ before the mysqli and also have the right connection details
by abbey4biz
Thu May 03, 2012 6:27 pm
Forum: PHP - Code
Topic: Shopping cart
Replies: 18
Views: 5408

Re: Shopping cart

Hello.

I have been able to get this cart work, but it keeps giving me the wrong values each time I add to cart.

For example, instead of adding 1, it adds 2 on first click and so on like that.
Please can you help out with this???

Thanks.
by abbey4biz
Thu May 03, 2012 5:42 pm
Forum: PHP - Code
Topic: An add to cart Php Script
Replies: 2
Views: 783

An add to cart Php Script

Hi Pals,

I really need an Add to Cart script. If you can write one for me, I will really appreciate it.
Thanks a million.
by abbey4biz
Thu May 03, 2012 8:56 am
Forum: PHP - Code
Topic: This Error code
Replies: 3
Views: 292

Re: This Error code

please can you throw more light, dont seems to get it
by abbey4biz
Thu May 03, 2012 8:23 am
Forum: PHP - Code
Topic: This Error code
Replies: 3
Views: 292

This Error code

Hi pals,

Please when you see this error code, what is it that is wrong?

mysqli_query() expects parameter 1 to be mysqli, null given in .....

Thanks for your anticipated swift response.
by abbey4biz
Tue May 01, 2012 6:53 am
Forum: PHP - Code
Topic: Shopping cart
Replies: 18
Views: 5408

Re: Shopping cart

Am still not getting this. Please can somebody help out.
by abbey4biz
Mon Apr 30, 2012 12:31 pm
Forum: PHP - Code
Topic: Shopping cart
Replies: 18
Views: 5408

Re: Shopping cart

same thing:

your cart is empty now only
by abbey4biz
Mon Apr 30, 2012 12:13 pm
Forum: PHP - Code
Topic: Shopping cart
Replies: 18
Views: 5408

Re: Shopping cart

ok, this is what i got now:

Name=cart_1; Value=2138
Cart_cart_
ID=1

Warning: mysqli_query() expects parameter 1 to be mysqli, null given in /home/themarke/public_html/cart2.php on line 39
Your Cart is empty!
by abbey4biz
Mon Apr 30, 2012 11:54 am
Forum: PHP - Code
Topic: Shopping cart
Replies: 18
Views: 5408

Re: Shopping cart

Thanks for you effort. This was what i got:

Name=cart_1; Value=1936
Cart_cart_
ID=1
Your Cart is empty!
by abbey4biz
Mon Apr 30, 2012 11:42 am
Forum: PHP - Code
Topic: Shopping cart
Replies: 18
Views: 5408

Re: Shopping cart

I still get Your cart is empty
by abbey4biz
Mon Apr 30, 2012 11:17 am
Forum: PHP - Code
Topic: Shopping cart
Replies: 18
Views: 5408

Re: Shopping cart

Your cart is empty is now displayed twice.
by abbey4biz
Mon Apr 30, 2012 11:06 am
Forum: PHP - Code
Topic: Shopping cart
Replies: 18
Views: 5408

Re: Shopping cart

when i tried, i still get Your cart is empty
and also this warning at the top:

Warning: Cannot modify header information - headers already sent by (output started at /home/themarke/public_html/header.php:15) in /home/themarke/public_html/cart2.php on line 7