Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old October 7th, 2008, 12:45 PM
Helixpoint
Guest
 
Posts: n/a
Default New to PHP

VERY NEW. What do I have to download/do to get up and running on a
Windows Vista box

Dave
  #2  
Old October 7th, 2008, 01:05 PM
C. (http://symcbean.blogspot.com/)
Guest
 
Posts: n/a
Default Re: New to PHP

On 7 Oct, 12:39, Helixpoint <helixpo...@gmail.comwrote:
Quote:
VERY NEW. What do I have to download/do to get up and running on a
Windows Vista box
>
Dave
Initially, all you need is PHP and a webserver. There are some bundled
packages which try to simplify the process. PHP will happily work with
Apache, IIS (not free), Xitami and lighttpd - all of which are
available on Windows. There may other webservers too.

Have a google for XAMPP, WAMP, PHPTriad.

At some point you may want to add a database - although PHP includes
an embedded engine (SQLite) most apps need some permanent storage
abckend - and MySQL is usually the DBMS of choice - but you can
equally use many of the mainstream commercial oferings. The other
major OSS DBMS is PostGreSQL - but I don't know if that's available on
MSWindows.

C.
  #3  
Old October 7th, 2008, 01:05 PM
Ravi
Guest
 
Posts: n/a
Default Re: New to PHP

On Oct 7, 4:39*pm, Helixpoint <helixpo...@gmail.comwrote:
Quote:
VERY NEW. What do I have to download/do to get up and running on a
Windows Vista box
>
Dave
download xampp or wamp
http://www.apachefriends.org/en/xampp.html
or
http://www.wampserver.com/en/download.php
  #4  
Old October 8th, 2008, 02:55 AM
FutureShock
Guest
 
Posts: n/a
Default Re: New to PHP

Helixpoint wrote:
Quote:
VERY NEW. What do I have to download/do to get up and running on a
Windows Vista box
>
Dave
I personally use AppServ

http://www.appservnetwork.com/

It installs, Apache, PHP, MySQL.

Scotty
  #5  
Old October 8th, 2008, 05:25 AM
Kristy
Guest
 
Posts: n/a
Default Re: New to PHP

On Oct 7, 7:39*pm, Helixpoint <helixpo...@gmail.comwrote:
Quote:
VERY NEW. What do I have to download/do to get up and running on a
Windows Vista box
>
Dave

I use the QuickPHP Web Server - it's small (lesser than 3mb) and
includes a webserver and includes PHP as well. No installation or
complicated config - just download quickphp_webserver.zip, extract
and run :)

http://www.zachsaw.co.cc/?pg=quickph...ester_debugger

If you want to customise your installation of PHP, then download the
zip file from php.net, extract it to a folder, dump the quickphp exe
file into the PHP folder and run it from there (you download the
quickphp_webserver_bare.zip version)

Easy as pie :)
  #6  
Old October 8th, 2008, 09:05 PM
Andrey
Guest
 
Posts: n/a
Default Re: New to PHP

On Oct 7, 7:39*am, Helixpoint <helixpo...@gmail.comwrote:
Quote:
VERY NEW. What do I have to download/do to get up and running on a
Windows Vista box
>
Dave
The most easy way to get started is to use "VS.Php for Visual
Studio" : http://www.jcxsoftware.com/vs.php
This is how I started with a php project two weeks ago.Coming from
asp.net it helped me have a low learning curve - the VS.PHP installs
Apache and php for you as a part of install and includes a basic
version of Visual studio and allows you to debug code - all in one
package. They have one month trial version - try and you will fall in
love with it as i did :)
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles