dan.technician
07-22-2011, 09:07 PM
i am currently making a website for a client who wishes to have individual product pages for each product, I don't want to go about making a html page for each product and linking them up because that's unnecessary, i don't have much knowledge further than html, css and javascript. i know this is possible with mysql and php, but is this the most efficient method and how would i go about it? i have xampp and so forth for local script testing and parsing parsing pages, etc. the client is also considering introducing an online payment system too but at a later date. this isn't a concern of mine at the moment but i am taking it into consideration, at the moment how would i build a database and an admin page to manage the products. and possibly a search bar? would php be suitable for this and roughly how would i go about this? i've got a template html page with a global stylesheet, and i've got placements for the product name, product price, product pictures (three max), brief product description, product details. how would i create a database with these fields and get the pages to pull these values from these fields to build pages? and how would i integrate a search facility?
sorry for the repetitiveness and lack in knowledge in this message, hopefully you could point me to a few helpful websites or pages, i'm not asking for code but just a brief explanation on how i would go about it. i probably sound so stupid but thanks in advance.
sorry for the repetitiveness and lack in knowledge in this message, hopefully you could point me to a few helpful websites or pages, i'm not asking for code but just a brief explanation on how i would go about it. i probably sound so stupid but thanks in advance.