Results 1 to 4 of 4
Hi all!
I am quite new on linux and perticularly web programming.
What is the most common language and apps. to use when making interactive homepages in Linux? Is it ...
- 10-12-2007 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 11
Newbee: Web programming in linux
Hi all!
I am quite new on linux and perticularly web programming.
What is the most common language and apps. to use when making interactive homepages in Linux? Is it php, java or....?
Please point me in the right direction.
Many thanks in advance!
Marcux
- 10-13-2007 #2
You should google LAMP development.
LAMP= Linux, Apache, MySql, Php.
- 10-22-2007 #3Just Joined!
- Join Date
- Apr 2007
- Posts
- 1
perl, python, ruby, php, c/c++, java ... pick yer poison, i guess.
I use python and postgresql whenever i can
edit: I just noticed, this is my first post. *bows*
- 10-26-2007 #4Just Joined!
- Join Date
- Oct 2007
- Location
- Mexico
- Posts
- 65
LAMP is a good idea, also you can use CSS for good looking pages, and JavaScript to validate forms, and use the mysql_real_escape_string() for field filtering, in order to prevent SQL Injection
It's only a suggestion, im learning to
< sorry for my eaglish, isn't my main language >
Well, see you


Reply With Quote