English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i wanna wanna make a website, with user accounts and stuff, and i wan it to run scripts the server (i dont want ppl to see the code simply by choosing "view source" for the view menu), i know html and some javascript, what else do i need to know? is php of any relevence to my question? thx

2007-02-21 05:16:35 · 2 answers · asked by Khaled Z 3 in Computers & Internet Internet

2 answers

Neither HTML or JS are Server Side, so if your aiming to run a server side Website, this really isn't the best bet. Also if you want users, that's near impossible to implement in HTML.

Better bet is to learn, CSS, PHP, and MySQL - Then you should be pretty much sorted.

MySQL is database.
CSS is Style Sheets
PHP is a server side language.

2007-02-21 05:27:41 · answer #1 · answered by Danltn 4 · 0 0

I definitely suggest picking up PHP. It's free, super easy to learn, and very flexible. You have to make sure the server will support it, and most commercial services do nowadays. PHP offers great flexibility and tons of functions that make your coding really easy. PHP.net is a site full of great resources for you to use. If you want dynamic sites, go with PHP

2007-02-21 13:27:15 · answer #2 · answered by freddlock 1 · 0 0

fedest.com, questions and answers