Welcome to Interactive Programming Forums, where you can ask questions, receive answers from other members of the community, post code snippets and post exercies.

when your done with the course how do you create a website

+18 votes
i really want to find out how
posted 12 years ago in PHP by Matthew Tembo (6,610 points)

1 Answer

+7 votes
To create a Website, you have to learn
> HTML
> CSS
> (JavaScript)
With that two languages you can create à static web pages.
Now to create a dynamics website such as Facebook or Yahoo you have to learn these languages:
> PHP
> MySQL (SQL)
> JavaScrip

Now you can learn more languages to create too a website such as
> Perl
> Pithon
and more.....

Good luck
answered 12 years ago by docteurgueu19 (1,690 points)

Related questions

+8 votes
1 answer
posted 11 years ago in Perl by aronkaufman12 (1,220 points)
+4 votes
1 answer
posted 11 years ago in XML by yende (9,130 points)
+5 votes
1 answer