web building languages
- eloesstee
-
eloesstee
- Member since: Sep. 15, 2001
- Offline.
-
- Forum Stats
- Member
- Level 04
- Blank Slate
does anyone know what kind of languages i'd need to learn to make a site like newgrounds. i need to figure out how to make it so people can post movies, like in the portal, and make it so people have to sign up.
- liljim
-
liljim
- Member since: Dec. 16, 1999
- Offline.
-
- Send Private Message
- Browse All Posts (11,644)
- Block
-
- Forum Stats
- Staff
- Level 28
- Blank Slate
At 10/22/01 04:55 PM, eloesstee wrote: does anyone know what kind of languages i'd need to learn to make a site like newgrounds. i need to figure out how to make it so people can post movies, like in the portal, and make it so people have to sign up.
Basic Html
Server side:
PHP / ASP / Perl (/CGI)
Client side:
javascript / vbscript
There are more (like java (*shudder*)) but you can look up web programming languages for the net in yahoo, so that's what you should do.
- Pecos
-
Pecos
- Member since: Dec. 29, 1999
- Offline.
-
- Forum Stats
- Member
- Level 03
- Blank Slate
At 10/22/01 08:09 PM, liljim wrote: Basic Html
Server side:
PHP / ASP / Perl (/CGI)
Client side:
javascript / vbscript
There are more (like java (*shudder*)) but you can look up web programming languages for the net in yahoo, so that's what you should do.
Fuck that, Java all the way! JSP!!
ASP sucks Ross's balls and CGI is old and weak. Go with either PHP or JSP.
- QwaNkerkas
-
QwaNkerkas
- Member since: Sep. 23, 2001
- Offline.
-
- Forum Stats
- Member
- Level 08
- Blank Slate
At 10/22/01 04:55 PM, eloesstee wrote: does anyone know what kind of languages i'd need to learn to make a site like newgrounds. i need to figure out how to make it so people can post movies, like in the portal, and make it so people have to sign up.
Basic HTML
Advanced HTML
PHP and MySQL
Java Script
And some other stuff but those are the first things that came in my mind.
- Pecos
-
Pecos
- Member since: Dec. 29, 1999
- Offline.
-
- Forum Stats
- Member
- Level 03
- Blank Slate
At 11/6/01 11:49 PM, Ghost-Puppet wrote: Basic HTML
Advanced HTML
PHP and MySQL
Java Script
How can you have Basic and Advanced HTML? It's all one thing - it's all basic. You got your head, body, tables, etc. Anything above that is not HTML.

