| Author |
Message |
drath D

Joined: 27 Sep 2005 Posts: 1696 Location: Canada
|
Posted: Tue Apr 15, 2008 1:36 pm Post subject: PHP Review/Preview |
|
|
Aside from actually setting up a PHP server on your computer or uploading them to a web server, is there any other, simpler way of previewing PHP documents on your computer? _________________ The Gamer's Journal | Online Portfolio | Half-Life Library | UNDATA |
|
| Back to top |
|
| |
LP-SolidRaven Dictator of the Dump

Joined: 06 Jun 2004 Posts: 7105 Location: The cheese is made out of moon
|
Posted: Tue Apr 15, 2008 1:48 pm Post subject: |
|
|
Some editors have a built in debug server. And under certain conditions you could compile it using Phalanger I guess. _________________
| Quote: |
<bart416> I just realized something
<bart416> we celebrate the fact that this piece of rock made one rotation around a glowing ball of plasma that is kept together due to its own gravity well
<njsg> HAPPY NEW YEAR
<Easter> ^^
|
|
|
| Back to top |
|
| |
drath D

Joined: 27 Sep 2005 Posts: 1696 Location: Canada
|
|
| Back to top |
|
| |
Desbrina Jadeite

Joined: 11 Jun 2005 Posts: 2972 Location: Earth
|
Posted: Tue Apr 15, 2008 3:29 pm Post subject: |
|
|
I use XAMPP on two of the PCs i use. I would use the Portable Apps version of it on my USB as well but the only place i'd use it is college and they have the ports blocked and i don't want to spend ages looking for a free port. I think they also have the program blacked in windows firewall as well on the newer PCs
Never used WAMPServer but i would think its similar to XAMPP. The thing i've never worked out with XAMPP is how to update it without completely installing a new version. Don't know if an update is possible _________________ Midnight Tempest - A Sailor Moon TCG
Balanced Force - A Star Wars TCG |
|
| Back to top |
|
| |
ClickFanatic Est. 2005

Joined: 18 Jan 2005 Posts: 3926 Location: A particular geographic area
|
Posted: Wed Apr 16, 2008 8:15 am Post subject: |
|
|
Interpreters found in some editors are not very practical. XAMPP is definitely the easiest way. It is also a more realistic environment to test your site in. _________________ Captain Jell-O Buster from the Future
[img]http://feeds.feedburner.com/sparepencil.1.gif[/img] |
|
| Back to top |
|
| |
Pardo88 Novice Poster
Joined: 03 Jun 2008 Posts: 32
|
Posted: Tue Jun 03, 2008 7:10 pm Post subject: |
|
|
XAMPP looks like a really good option. To be honest it's just what I need right now to start a project I need, but I didn't know an other option than to create my "pc server" or upload all my files to the server.
Thank's for the link. I'm downloading it now and maybe I will tell you later my experience with that software. |
|
| Back to top |
|
| |
Jacky intel inside

Joined: 01 Jan 2005 Posts: 3776
|
Posted: Wed Jun 04, 2008 2:54 am Post subject: |
|
|
XAMPP is also what I used. This is what I used before my website goes live. _________________ 3.141592653589793238462643383279502884197169399375105820974944592307816406286208998628034825342
11706798214808651328230664709384460955058223172535940812848111745028410270193852110555964462294
89549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133
9360726024 |
|
| Back to top |
|
| |
ruyss Proud 2 B lifeless

Joined: 08 Jul 2004 Posts: 2606 Location: Belgium
|
Posted: Wed Jun 04, 2008 4:00 am Post subject: |
|
|
I also use XAMPP, which is easy and has everything you need. I use it to mess around with php a bit, or testing php scripts before uploading them.
I used easyPHP once too, which is easier to use but has less options. I'm not sure any more, you can check it out here: http://www.easyphp.org/ _________________ .// Proud to be Lifeless for more then 4 years \\. |
|
| Back to top |
|
| |
Desbrina Jadeite

Joined: 11 Jun 2005 Posts: 2972 Location: Earth
|
Posted: Wed Jun 04, 2008 4:18 am Post subject: |
|
|
I tried the portable version of xampp before (so you dont need to install it since i can't at college) but i found at college they blocked the ports and i couldn't find one to use so the servers never started up. since i use the normall xampp at home i've not had a chance to try the portable version.
If you want one that doesn't need installing for what ever reason i'd suggest taking a look at xampp portable from portable apps
http://portableapps.com
I think its also good since you don't need to worry about copying the config files over if you want to use it on another PC, you just take the whole folder _________________ Midnight Tempest - A Sailor Moon TCG
Balanced Force - A Star Wars TCG |
|
| Back to top |
|
| |
krt ...

Joined: 11 Jan 2005 Posts: 4680 Location: Down Under
|
Posted: Wed Jun 04, 2008 7:26 am Post subject: |
|
|
| I second the suggestion for portable XAMPP. One of the best ways to deal with Windows computers away from home where you can't or don't want to deal with installing stuff. And you can just sync the document root and database data folder with that of your main server on your home computer if you don't want to deal with portable XAMPP at home. |
|
| Back to top |
|
| |
Jacky intel inside

Joined: 01 Jan 2005 Posts: 3776
|
Posted: Thu Jun 05, 2008 7:53 am Post subject: |
|
|
| ruyss wrote: | I also use XAMPP, which is easy and has everything you need. I use it to mess around with php a bit, or testing php scripts before uploading them.
I used easyPHP once too, which is easier to use but has less options. I'm not sure any more, you can check it out here: http://www.easyphp.org/ |
I have also used easyPHP before I heard of XAMPP, but I never managed to get it working. _________________ 3.141592653589793238462643383279502884197169399375105820974944592307816406286208998628034825342
11706798214808651328230664709384460955058223172535940812848111745028410270193852110555964462294
89549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133
9360726024 |
|
| Back to top |
|
| |
|
|
|