Help me in Web application project

by 6 replies
7
Hi friends,
I am going to design and develop a project on free classified ads website like OLX.COM.

please help me to design database.
#programming #application #project #web
  • Hey Sohail,

    You might have better luck posting your request on the Warrior for hire section?
    Warriors For Hire
  • i am not hiring my friend just asking suggestions.
    • [1] reply
    • Try this code...

      <?php
      $statement1 = "I want someone to design a database for me";
      $statement2 = "I don't want to pay for it";
      $statement3 = "I will be glad to hire someone for the job";
      if (($statement1 === true) && ($statement2 === true)) {
      echo "lol, Good luck with that!";
      } elseif (($statement1 === true) && ($statement3 === true)) {
      echo "Check out the 'Warriors for hire' section!";
      }
      ?>
      • [ 1 ] Thanks
      • [1] reply
  • Do you have specific questions? If you don't know enough to ask questions, go out and learn at leas that much, then come back and you'll find help.

    No one's going to do all the work for you for free, though.
  • haha my god, almost fell out of my chair laughing.

    But back to the OP, sounds like you don't want to spend any money. Check out some of the opensource projects out there - osclass.org is good; however if you need anything that isn't standard you will need a programmer.

Next Topics on Trending Feed