PDA

View Full Version : Portfolio Help



salazarm
24 Apr 2010, 03:10 AM
Hello, be gentle as i am pretty new to web design, but i am very ambitious. I am a graphic designer looking to make a portfolio site. started in flash but thought the limitations of search engines and file size make it a no go. So i decided that i would do my site html/css/jquery. i also wanted to add a blog and was thinking of making it in php to use wordpress.

so my question: is there any way that i can dynamically generate pages of my projects using php, and not having to design each page?
ex.
landing page>porfolio gallery>click on a project>new page dynamically shows images of that project with description

ps- our web design teacher is horrible so hes no help.

thanks for all your help in advance.
-Mario

<CrGeary.com/>
24 Apr 2010, 06:43 AM
If you use wordpress, then your pages will be dynamic, you will only have to design 1 page (minimum), you have got things like:

single.php
category.php
archive.php

etc, so you can design each page type differently