Jump to content

Php Shopping Cart

ashraf97

can anyone help me make a shopping cart with a login in php?

Link to comment
Share on other sites

Link to post
Share on other sites

Do you have any experience working with sessions?

 

If not, your best bet is to use a MYSQL database that is identified by cookies.

 

 

 

Do you have any code already written? That way i can see where you are going and try to help

~Judah

Link to comment
Share on other sites

Link to post
Share on other sites

can anyone help me make a shopping cart with a login in php?

 

What have you done so far? Have you tried searching at least? There are already dozens of tutorials on how to make a shopping cart in PHP, probably a couple hundreds for the login system itself.

Are you asking for guidelines as to how it should be done or do you want links to prebuilt solutions?

 

What's your experience with PHP and MySQL? Some knowledge of JS/AJAX (I strongly recommand jQuery for the AJAX) would really help to make a "responsive" and friendly to use website.

 

But yeah, it's tough to help without more informations about your knowlegde, what you have so far and what exactly you're looking for.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×