Virtual PHP Server

All about creating websites!
Post Reply
User avatar
sternbildchen
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 421
Joined: 26 Apr 2006, 16:00
17
Location: Germany

Virtual PHP Server

Post by sternbildchen »

Hi guys. I finally thought about learning some PHP and installed the virtual server OmniSecure, but the problem is that I can't make I work with php code. The server works, but it doesn't "uses" the php code.

Can anyone help me with this virtual server ? Or can u suggest me another virtual server tool to learn and run php on my own pc?

:?

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

XAMPP... :wink:

http://www.apachefriends.org/en/xampp.html

german site:

http://www.apachefriends.org/de/xampp.html


real easy to install and handle, imo the best you can get... :wink:

User avatar
sternbildchen
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 421
Joined: 26 Apr 2006, 16:00
17
Location: Germany

Post by sternbildchen »

Thx bad_brain I will test it our the tomorrow.

User avatar
sternbildchen
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 421
Joined: 26 Apr 2006, 16:00
17
Location: Germany

Post by sternbildchen »

I got another question: Which editor do you use to write the php files? Notepad gets a little bit useless when programming in different files. ^^

I'm sure gogeta or someone else knows a usefull programm. :D

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

I use Text Pad, it has a lot of features including syntax highlighting...useful for pretty any kinds of development, you can get it in the downloads... :wink:
check your PM for some "details".... :-99

User avatar
Nerdz
The Architect
The Architect
Posts: 1127
Joined: 15 Jun 2005, 16:00
18
Location: #db_error in: select usr.location from sucko_member where usr.id=63;
Contact:

Post by Nerdz »

I use EasyPHP and Notepad++
Give a man a fish, you feed him for one day.
Learn a man to fish, you feed him for life.

User avatar
Gogeta70
^_^
^_^
Posts: 3275
Joined: 25 Jun 2005, 16:00
18

Post by Gogeta70 »

With PHP programming, i would suggest Notepad2, which you can get here. It has syntax highlighting, line duplication, line numbering, etc. It's specifically targeted toward programmers. Here, let me show you a screen shot:

Image
¯\_(ツ)_/¯ It works on my machine...

User avatar
cr4zy-C0D3R
forum buddy
forum buddy
Posts: 16
Joined: 08 Feb 2007, 17:00
17
Location: B3|_G||_||\/|

Post by cr4zy-C0D3R »

Its better WAMP server : http://www.wampserver.com/

Post Reply