dhavard Posted July 26, 2006 Share Posted July 26, 2006 Ok, I came up with an idea I wanted to see how to implement it. I have a website for a plant nursery. I am wanting to create a searchable database (mysql) with an inventory of the plants the have for sell. Ultimately the main thing I am not sure of is how to make a page on the website where the owner can log in and add/delete inventory easily. They aren't that swift with computers so this has to be dummy proof. Where should I start on creating the page for them to log into and look at what plants are there and be able to add/delete. Thanks!!!! ??? Quote Link to comment https://forums.phpfreaks.com/topic/15753-where-to-start/ Share on other sites More sharing options...
trq Posted July 26, 2006 Share Posted July 26, 2006 Do you know php? If not... maybe a read of [url=http://www.hudzilla.org/phpbook/]this[/url] will help. Quote Link to comment https://forums.phpfreaks.com/topic/15753-where-to-start/#findComment-64395 Share on other sites More sharing options...
AndyB Posted July 26, 2006 Share Posted July 26, 2006 One simple, user-proof solution is phpMyEdit from platon.sk which will actually generate a complete database editor for any table in just a few seconds. Saves you hours of agony and produces a very impressive result suitable for non-users to edit a database.http://platon.sk/projects/main_page.php?project_id=5 Quote Link to comment https://forums.phpfreaks.com/topic/15753-where-to-start/#findComment-64396 Share on other sites More sharing options...
dhavard Posted July 26, 2006 Author Share Posted July 26, 2006 Thanks Andy...I will definately read up on that and try it out and see how it works out. Quote Link to comment https://forums.phpfreaks.com/topic/15753-where-to-start/#findComment-64398 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.