Indiana Red Posted November 9, 2009 Share Posted November 9, 2009 My conversion to WordPress (hosted on my own LAMP) has forced me to learn a little about MySql and PHP. Now I am starting to see the light on what it might be able to do. I am a beer geek and I would like to include the capability of having a small cellar inventory that I can update fairly easily and can be displayed on a blog or even a separate page on my website. I don't know how to get started, and I am just looking for a couple of "Read This" or tutorials on this kind of small project. Storing arrays and then displaying them in simple tables, probably... Hoping someone has done something like this already. Thanks. Link to comment https://forums.phpfreaks.com/topic/180876-sugestions-on-simple-inventory-db-posted-on-webpage/ Share on other sites More sharing options...
ram4nd Posted November 9, 2009 Share Posted November 9, 2009 Totally wrong forum. I would suggest to start from HTML and css and then smoothly ease into PHP starting from simple commands like echo and loops then try some functions, if you know how to use those things then start looking at mysql. You don't have to learn functions by heart. Then finally learn how classes work. Then you are ready to make some serious scripting. That takes a year to learn all this. I wont waste my time to write more, cause I don't know if you are up for this. Link to comment https://forums.phpfreaks.com/topic/180876-sugestions-on-simple-inventory-db-posted-on-webpage/#findComment-954342 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.