[vimeo]http://vimeo.com/4828108[/vimeo]
source
Code: Select all
<?php
echo "This is a test, Hello World";
?>
Code: Select all
<?php
echo "This is a test, Hello World";
?>
You can use the same, altho you will have to download and install apache, php, and mysql manually. For editing code files there are a bunch of linux programs, just googlehotron wrote:Are there any linux alternatives to these tools you can suggest?
Falken wrote:You can use the same, altho you will have to download and install apache, php, and mysql manually. For editing code files there are a bunch of linux programs, just googlehotron wrote:Are there any linux alternatives to these tools you can suggest?
Depends on what dist....Linux can mean just that...linux and not so much moreNoctrine wrote:As for code editing on linux. Its preinstalled code editors, are already a match for some of the best notepad alternatives that Windows uses. I think I use emacs.