Hi,

I just start using Linux Ubuntu 8. I need a PHP development software like Dreamweaver with good features to use under Ubuntu. What do you prefer? It is to use PHP, HTML, XHTML, Javascript, CSS, XML etc.

Thanks

Recommended Answers

All 10 Replies

Google is your friend, there are a multitude of editors available, people will have preferences. Just because someone likes an editor does not mean you will.

Dude you can go to www.getdeb.net and search for the editor there is one you can find....

Can anybody tell me the link from where i could download apache mysql and php servers for ubuntu

Gaurav Nagar

I asked for debian package ie .deb

logical na...

Bluefish/N++ (I think N++ runs on Ubuntu, at least.)

Go do some research; Most people who use Ubuntu are excellent programmers, so I'm positive there are great solutions for you.

You can also use LAMP.
sudo apt-get install apache
sudo apt-get install php5 libapache2-mod-php5
sudo apt-get install mysql-server
sudo apt-get install libapache2-mod-auth-mysql php5-mysql phpmyadmin

For the full installation guide, check here

Under Linux (Mandriva for me) I use NetBeans. You can go for Eclipse/PDT or Aptana Studio

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.