zero-perfoliate
zero-perfoliate

Author Topic: How to basically start a php website? i m a really newbie  (Read 1131 times)

Offline ankita

  • New PHP Members
  • Posts: 1
  • Karma: +0/-0
How to basically start a php website? i m a really newbie
« on: September 02, 2009, 03:50:12 AM »
hi

i m trying to make a new website in php, and i even dont know how to set the background color, or how to divide pages into segments, assign menus on pages... i have read tutorials on php but it made me aware of the coding model for php n didnt teached me how to design first the pages... hope anyone will take out some time to reply me

thanks in advance

Ankita

Offline icestormz

  • Administrator
  • PHP Help Guru's
  • *****
  • Posts: 73
  • Karma: +0/-0
Re: How to basically start a php website? i m a really newbie
« Reply #1 on: September 02, 2009, 12:09:07 PM »
thats not php, i would read up on XHTML and CSS also you can find some good photoshop tutorials on how to make templates and other photoshop stuff from good-tutorials.com

Offline Eric

  • Administrator
  • PHP Workers
  • *****
  • Posts: 12
  • Karma: +0/-0
Re: How to basically start a php website? i m a really newbie
« Reply #2 on: November 18, 2010, 04:47:37 PM »
IceStormz is right (where have you been Ahmad!!!), you should consider learning more about web designing in xhtml/css, or even JQuerry.

Way back when I done learnt me some web design I used templates created by others.  I just happen to have some really nice xhtml or jQuerry templates laying around, I think I even have some html5 templates as well so let me know if you want them and I will upload.

Eric C. Rothchild

Offline sibiraj

  • PHP Workers
  • **
  • Posts: 5
  • Karma: +0/-0
Re: How to basically start a php website? i m a really newbie
« Reply #3 on: November 25, 2010, 03:37:31 AM »
you have to study the HTML tags and CSS for this purpose.


PHP is not a designing language. PHP is a scripting language. and it is used in server side.
designing is in client side..............