Computer Geeks

Computer Geeks

Geek Shop

Geek News

Geek Stuff

Science Geek

Computer Gaming

Linux Chat

Building Websites

Computer Forums

Computer Help Forum

Computer Hardware Forum

Computer Software Programs


Go Back   Computer Forums > Building Websites
FAQ Community Calendar Today's Posts Search

Building Websites This section covers all aspects of publishing, developing and maintaining websites. Topics include: website design, graphic design, website programming, web hosting, website marketing (SEO, link exchange, publicity, advertising), monetization & etc.

Computer Geeks
» Active Discussions
Computer Geeks
No Threads to Display.
» Other Websites
- Software Publishing

- Server Hardening
Reply
 
Thread Tools Display Modes
  #1  
Old 05-03-2006, 03:49 AM
sjaguar13 sjaguar13 is offline
Member
GB Advanced User
 
Join Date: May 2006
Posts: 50
Default How to Quickly and Easily Test Code

The problem with PHP is that it is server side. You can't just write a little script and open it in FireFox. I found this nice little installer, called EasyPHP, that will install the Apache web server, PHP, MySQL, and phpMyAdmin for easy database management. It installs everything with a few clicks. If you every tried to install this stuff seperately, you know it's not that easy. Also, this gives you quick access to start and stop the servers, and show the config files.

Another nice thing about the phpMyAdmin installation is, you can backup your current site from the phpMyAdmin on your server. Then you can import it into your EasyPHP phpMyAdmin. You can then do any updating, upgrading, or modding without worrying about messing anything up. Once you get everything the way you want it, you can then export from you EasyPHP and import to your server.

Plus, if your internet connection ever goes out, you don't have to stop coding in PHP. It's a localhost server, so there is no internet connection required. I tend to use this for things that need root/admin access, but aren't really that important, just things I want to play around with.

It's open source and free!
http://sourceforge.net/projects/quickeasyphp
Reply With Quote
Reply


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 On
[IMG] code is On
HTML code is Off

Forum Jump

Powered by vBadvanced CMPS v3.2.3

All times are GMT -5. The time now is 06:53 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
HTML Help provided by HTML Help Central.