beginner help

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
desmond_ckl
Forum Newbie
Posts: 9
Joined: Mon Jul 25, 2011 5:34 am

beginner help

Post by desmond_ckl »

Hi there,
I'm new to PHP about 5month (previously i don't have any programming background), i study the basic PHP through online.
i found a tutorial from : http://www.phpwebcommerce.com/ , and there is some error in this tutorial + i need customize this tutorial for my site. I'm here to ask , is the tutorial suitable beginner like me ? is the tutorial consider for advanced used ?
i able to solve some error in this tutorial but it take too long. Can give a solution ? should i give up this tutorial on my site ? or just continue find solution ? but i'm already spent almost 2month in this tutorial. so far, i left shipping cost cant find solution...(but i have try do it for 2weeks)
Thank you.
Eric!
DevNet Resident
Posts: 1146
Joined: Sun Jun 14, 2009 3:13 pm

Re: beginner help

Post by Eric! »

Why not ask the author of the tutorial about the problems you're having? Perhaps what you want to do is beyond the scope of the author's code and would require a lot of programming.

There are other plug-in shopping cart solutions that might be easier for you to use depending on your business requirements and your skill level. For example PayPal has a shopping cart where they handle almost all the code for you.
Post Reply