| Author |
Message |
drath D

Joined: 27 Sep 2005 Posts: 1743 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 | Kokaro |
|
| Back to top |
|
| |
LP-SolidRaven Evil Belgian Waffle

Joined: 06 Jun 2004 Posts: 8146 Location: Belgium
|
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. _________________ Dilly dally, shilly shally. |
|
| Back to top |
|
| |
drath D

Joined: 27 Sep 2005 Posts: 1743 Location: Canada
|
|
| Back to top |
|
| |
Desbrina Bored

Joined: 11 Jun 2005 Posts: 3120 Location: Around Somewhere
|
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
Calona - an adoptables site
Top Tycoons - Coming soon
My Stories |
|
| Back to top |
|
| |
ClickFanatic Est. 2005

Joined: 18 Jan 2005 Posts: 4686 Location: 37°45'18.24"N 14°59'42.9"E
|
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. _________________ If you can read this, my post is on an alternating background. |
|
| 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 3.14159265358979323846264

Joined: 01 Jan 2005 Posts: 4175
|
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. _________________
| ClickFanatic wrote: | Your nonsense make my forum visits rather brief, Jacky. It's like:
"Hey look, a reply notification!"
*click* *click*
*reading garbage*
"Oh it was Jacky again..."
*close* |
|
|
| Back to top |
|
| |
ruyss Proud 2 B lifeless

Joined: 08 Jul 2004 Posts: 2805 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 6 years \\. |
|
| Back to top |
|
| |
Desbrina Bored

Joined: 11 Jun 2005 Posts: 3120 Location: Around Somewhere
|
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
Calona - an adoptables site
Top Tycoons - Coming soon
My Stories |
|
| Back to top |
|
| |
krt ...

Joined: 11 Jan 2005 Posts: 4995 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 3.14159265358979323846264

Joined: 01 Jan 2005 Posts: 4175
|
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. _________________
| ClickFanatic wrote: | Your nonsense make my forum visits rather brief, Jacky. It's like:
"Hey look, a reply notification!"
*click* *click*
*reading garbage*
"Oh it was Jacky again..."
*close* |
|
|
| Back to top |
|
| |
|
|
|