PHP advice on auction site

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
Cedric85
Forum Newbie
Posts: 1
Joined: Mon Jun 15, 2009 3:38 am

PHP advice on auction site

Post by Cedric85 »

Hi guys, I very new to this site but probably will be active very soon.

I going to create a auction site using php and mysql.
I was probably wondering whether I should code one entirely myself
or just buy an exisiting auction program which i can customize?
and also, I just an average programmer and so I still learning php.

Thanks and good day...
User avatar
jazz090
Forum Contributor
Posts: 176
Joined: Sun Apr 12, 2009 3:29 pm
Location: England

Re: PHP advice on auction site

Post by jazz090 »

you probbaly are better off getting a auction software. look at this forum: would you even attempt to code this infastrucuture yourself (simmilar to auction site but you have to orry aout security of transactions as well)? your head will explode,
plus your forgetting that code that has been around for a long time is 100% more likely to contain less bugs then from the one you code yourself.
Post Reply