Drewdle Posted January 23, 2011 Share Posted January 23, 2011 I'm trying to implement a system on my site where users can apply for 'jobs'. The job would be placed in a mysql via a form, then displayed on a page, from there I want to add a link where users can apply to do the job and then I would be able to view who applied for what job. I'd like direction to the best way of doing something like this? Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/225358-whats-the-best-way/ Share on other sites More sharing options...
requinix Posted January 23, 2011 Share Posted January 23, 2011 Best way of doing... what? It seems pretty straightforward: a couple database tables and some PHP code to use them. Quote Link to comment https://forums.phpfreaks.com/topic/225358-whats-the-best-way/#findComment-1163869 Share on other sites More sharing options...
Drewdle Posted January 23, 2011 Author Share Posted January 23, 2011 Yep, I've done it. Took a while, but I did it. I was hoping for an easier way lol. Quote Link to comment https://forums.phpfreaks.com/topic/225358-whats-the-best-way/#findComment-1163879 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.