Re: New to PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I hope you like it. Inside your xampp folder, wherever you installed it to, you will find a folder named "htdocs", which is where apache holds your site as far as I can tell. So if you were to to create a new php page named newpage.php inside your htdocs folder, you can view it in a browser by typing http://localhost/newpage.php or else http://127.0.0.1/newpage.php then refresh that as you change little details to your css or php code or whatever. Localhost or 127.0.0.1 is your server on your computer.

Good luck!
Mike
  ----- Original Message ----- 
  From: Jedidiah 
  To: 'Mike Rondeau' 
  Sent: Thursday, January 19, 2006 3:46 PM
  Subject: RE:  New to PHP


  Thanks, I just downloaded this.  It looks pretty great.  How does it work?
  Do I have to specify a path on my computer to be the server and move files
  to that server?  Thanks.

  Jedidiah

  -----Original Message-----
  From: Mike Rondeau [mailto:hyatt65@xxxxxxxxxxx] 
  Sent: Thursday, January 19, 2006 4:37 PM
  To: php-general@xxxxxxxxxxxxx
  Subject: Re:  New to PHP

  I use Xampp because I'm new to all of this also, and it makes setup a
  breeze.
  http://www.apachefriends.org/en/
  This installs Apache, mysql, php, pearl, ftpzilla, all kinds of stuff,
  already configured and ready to rock.
  It doesn't get any easier.

  Mike

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux