Php and Website Design || Help

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Kevinphp7
Forum Newbie
Posts: 10
Joined: Fri Aug 01, 2014 6:05 am

Php and Website Design || Help

Post by Kevinphp7 »

Hello everyone!

I have some noobs questions about Design of a php-website.

A php-website, what file-format accepts? .PSD File format?

I saw these : http://www.peopleperhour.com/hourlie/de ... ref=search and http://www.peopleperhour.com/hourlie/de ... ref=search,
but i do not want my page to be in Joombla, Drupal or Wordpress. I want to make it in Php and i am confused about the Web design.

Can someone explain me what file-format does a php-website accept ? And give me more information about the web design?
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Php and Website Design || Help

Post by Celauran »

Websites are done in HTML regardless of the scripting language. You can do the design in Photoshop and use the resulting PSD as a reference while you're writing your HTML, but the end result will always be an HTML page.
Post Reply