beginner need help

This is a discussion on "beginner need help" within the PHP Forum section. This forum, and the thread "beginner need help are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Jul 29th, 2007, 14:48
Junior Member
Join Date: Jul 2007
Location: India
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
beginner need help

Hi Friends,

I am shine . I am a graphic design student . i want to learn webdesign also. I have some doubts about webdesign. what is the difference between static and dynamic websites? . In some websites pages like index.html and some websites pages like index.php,index.asp,contact.php. what is the difference between this two & what is the benefit? how can i do that? pls help me

Thanks & Regards,

Shinesmith
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Jul 30th, 2007, 00:41
Reputable Member
Join Date: Apr 2007
Location: Scotland
Age: 17
Posts: 233
Thanks: 0
Thanked 0 Times in 0 Posts
Re: beginner need help

Well....

First of all if it's .html or .htm it's static HTML. If it's .php or .asp (amongst a few) it's a dynamic Server Side Language.

Server Side Language meaning that the page will have say, PHP code written onto it. When the user then request the page from the server, the server will read all that code and carry out. Finally it will strip it out and send back (show the page) in plain HTML. That way the user never sees the PHP code.

Since PHP is basically a programming language this means you can pass your pages variables and change the HTML sent back to the user depending on what they click etc.

It also allows you to read and write from MySQL databases, send e-mails, manipulate images and do loads of neat stuff.

So basically PHP is one of the best languages you can learn. But if your just starting out you have to learn HTML first. Then learn CSS before trying PHP.

Hope the made sense.

Blake
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
php help

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP Beginner... Jack Franklin Starting Out 8 Sep 28th, 2007 15:01
Beginner needs help. dave.s Web Page Design 10 Nov 29th, 2005 15:45
Beginner - and i mean beginner benbacardi Classic ASP 1 Apr 16th, 2004 08:49


All times are GMT. The time now is 21:17.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42