Hello. I'm a PHP newbie, but i've studied enough PHP, and gone through enough walk-through's and tutorials to feel that i'm ready to start going public. I have a couple of "clients" from my early days of <cringe> DreamWeaver and static pages w/ inline style (no CSS). As i'm trying to practice as much as possible and develop a solid portfolio representing my current knowledge of style, web application design and functionality, graphic design and presentation, etc-- the whole nine yards, i want to apply what i've learned of PHP (and CSS) over the past few months to some of my old (downright bad) designs.
One of the designs i'd like to overhaul is a Music Store's website. A musician myself, and private guitar instructor at this store, i published the static website as a courtesy. It is in DIRE need of an "Extreme Makeover"! i've been thinking about how i want to approach this redesign. obviously, i have PHP in mind for the implementation of a web-application on this site. Ideally, i'd like for the owner to be able to modify (add, delete, edit) product inventory listings, including item description and images. i realize that this is a complex and challenging project-- especially for a newbie such as myself. so, rather than jump right in w/out any planning, i want to practice a lot-- actually, i'd like to practice w/ this music store site, but only on http://localhost, of course.
i was thinking about this on my way to work today-- how will i use PHP to realize my planned site-overhaul? i know i'll want to use php for many aspects of the site. sure, i've published PHP pages before, but never an entire site managed by PHP, complete w/ web apps, etc. so, what i'm looking for is a resource where i might find templates, tutorials, or anything to help me visualize, and conceptualize the creation of a php driven website. this site is not going to be an e-commerce site currently, but i should plan for implementing that in the future, once i convince the owner that e-commerce is a safe, and smart way to do business.
does anyone know of something like this: a downloadable, fully structured product-inventory type of website, such that i can get in there and either customize the code for my own purposes, or at least study not only the code, but also the structure-- the very outline of this type of website.
i hope i'm making sense here-- it's difficult to describe. trying to put it in laymens terms.... i just want to know how to plan and structure this site-overhaul, and i'd like to try learning from example, and MOST IMPORTANTLY, being able to practice w/ my own custom text for this site, images, CSS, PHP, etc-- so i can really get a feel for how to tackle this upcoming site revision.
thanks so much for your patience in reading my short-story. i don't know why to be concise is such a challenge for me!