Lord Lester Posted January 19, 2012 Share Posted January 19, 2012 I'm familiar with PHP and HTML. I'm looking for some help figuring out how to create a local "site" as an application to use as a sort of P.O.S ( point of sale ) system. Actually it's not even that. My problem is I don't quite know how to begin finding codes and information to create it because I have no way to sum it up. It needs to take a sandwich and allow for input of quantity on one touch screen, then display the ingredients multiplied on a separate networked touch screen. What I need to know is, what would be the best way to achieve this, HTML, PHP, Java, etc. I understand Apache and SQL, and how to install/ configure them. If anyone has any ideas, I would really appreciate it. Thanks, Lancer. Link to comment https://forums.phpfreaks.com/topic/255384-a-few-questions-creating-a-web-based-application-for-my-job/ Share on other sites More sharing options...
trq Posted January 20, 2012 Share Posted January 20, 2012 If you understand PHP, HTML Apache and SQL I don't see the problem. Where exactly are you stuck? Link to comment https://forums.phpfreaks.com/topic/255384-a-few-questions-creating-a-web-based-application-for-my-job/#findComment-1309448 Share on other sites More sharing options...
Lord Lester Posted January 20, 2012 Author Share Posted January 20, 2012 I can create the UI for both sides, but not the backend. I'm not that good. I can't find anything similiar enough to see how it works. I usually design, not code. Link to comment https://forums.phpfreaks.com/topic/255384-a-few-questions-creating-a-web-based-application-for-my-job/#findComment-1309457 Share on other sites More sharing options...
trq Posted January 20, 2012 Share Posted January 20, 2012 Then I suggest learning php first. Once you understand how to program, it's just a matter of planning your project out. Link to comment https://forums.phpfreaks.com/topic/255384-a-few-questions-creating-a-web-based-application-for-my-job/#findComment-1309503 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.