Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

New to PHP

 
   Database Help (Home) -> PHP RSS
Next:  2002-3 mde in 2007 environment  
Author Message
Helixpoint

External


Since: Oct 07, 2008
Posts: 1



(Msg. 1) Posted: Tue Oct 07, 2008 4:39 am
Post subject: New to PHP
Archived from groups: comp>lang>php (more info?)

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

Dave

 >> Stay informed about: New to PHP 
Back to top
Login to vote
"C.

External


Since: Dec 30, 2007
Posts: 188



(Msg. 2) Posted: Tue Oct 07, 2008 4:57 am
Post subject: Re: New to PHP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 7 Oct, 12:39, Helixpoint <helixpo....RemoveThis@gmail.com> wrote:
> 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.

 >> Stay informed about: New to PHP 
Back to top
Login to vote
Ravi

External


Since: May 23, 2007
Posts: 18



(Msg. 3) Posted: Tue Oct 07, 2008 4:57 am
Post subject: Re: New to PHP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Oct 7, 4:39 pm, Helixpoint <helixpo....TakeThisOut@gmail.com> wrote:
> 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
 >> Stay informed about: New to PHP 
Back to top
Login to vote
FutureShock

External


Since: Sep 28, 2008
Posts: 33



(Msg. 4) Posted: Tue Oct 07, 2008 6:51 pm
Post subject: Re: New to PHP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Helixpoint wrote:
> 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
 >> Stay informed about: New to PHP 
Back to top
Login to vote
Kristy

External


Since: Oct 07, 2008
Posts: 1



(Msg. 5) Posted: Tue Oct 07, 2008 9:24 pm
Post subject: Re: New to PHP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Oct 7, 7:39 pm, Helixpoint <helixpo....RemoveThis@gmail.com> wrote:
> 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 Smile

http://www.zachsaw.co.cc/?pg=quickphp_php_tester_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 Smile
 >> Stay informed about: New to PHP 
Back to top
Login to vote
Andrey

External


Since: Oct 08, 2008
Posts: 2



(Msg. 6) Posted: Wed Oct 08, 2008 12:58 pm
Post subject: Re: New to PHP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Oct 7, 7:39 am, Helixpoint <helixpo....DeleteThis@gmail.com> wrote:
> 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 Smile
 >> Stay informed about: New to PHP 
Back to top
Login to vote
Display posts from previous:   
   Database Help (Home) -> PHP All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]