Timmay Posted March 6, 2008 Share Posted March 6, 2008 If i wanted to create a site for local job posting board and set it up to where jobs posted deduct credits from user account. I am familiar with php using Vbulletin and still fairly new. What is the best way to go about this even if it requires HOURS AND HOURS OF WORK can someone explain this or is there php database software out that you can tweak to do what I ideally want it to. Thanks in advance. You guys will be seeing alot of me cause I have to create this site within 3-4 months TIMMAY! Quote Link to comment https://forums.phpfreaks.com/topic/94633-newbie-question-job-posting-board-like-monster-based-off-credit-system/ Share on other sites More sharing options...
Lamez Posted March 6, 2008 Share Posted March 6, 2008 I would think about using a DB, and a lot update querys. Quote Link to comment https://forums.phpfreaks.com/topic/94633-newbie-question-job-posting-board-like-monster-based-off-credit-system/#findComment-484590 Share on other sites More sharing options...
awpti Posted March 6, 2008 Share Posted March 6, 2008 Wow, this is pretty basic stuff. Please make sure you don't create an unmaintainable monster. Use a framework (Kohana or CodeIgniter - I recommend Kohana) and make sure you understand PHP completely. That kind of site is begging for hacks, exploits, etc to gain customer information. You must be strictly security minded when building an application like this, and questions posts such as this don't lend much to confidence building. Quote Link to comment https://forums.phpfreaks.com/topic/94633-newbie-question-job-posting-board-like-monster-based-off-credit-system/#findComment-484593 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.