Results 1 to 2 of 2

Thread: How to host ebay clone

  1. #1
    Join Date
    Dec 2008
    Posts
    3

    Default How to host ebay clone

    how i can host ebay clone , and is possible ti host ebay clone in this webseit .
    tanks

  2. #2
    Join Date
    Jan 2007
    Posts
    31

    Default

    Quote Originally Posted by ouadie1983 View Post
    how i can host ebay clone , and is possible ti host ebay clone in this webseit .
    tanks

    Hi!
    I am not that good in website makeing but i will try to explain :)

    You need some kind of databse to put the auction items up and you should use somehting like:
    php
    mysql

    So start by learning php and mysql:
    PHP Tutorial
    MySQL :: MySQL 5.0 Reference Manual :: 3 Tutorial

    You should download xampp, its is a good program to try your php/mysql website localy:
    apache friends - xampp


    So you have to build some kind of login thru a database and then so users can upload pictures/text and maybe you should figure if you would want to use a mailserver.

    In other words its a very big project so if you are not 100% dedicated you probably wont do it ^^

    Maybe there is some kind of program/template to make ebay like website i dont really know. Maybe something like this would be interesting:
    Free eBay Auction Templates from Template-O-Matic.com


    Hope that helps ^^ //Trite

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •