This is a discussion on "PHP Program" within the PHP Forum section. This forum, and the thread "PHP Program are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
PHP Program
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
PHP Program
Hi there does anyone know a good PHP program that I can use when offline to see what the scripts do?
Many Thanks |
|
|
|
||||
|
Re: PHP Program
try this, it automatically sets up the server, mysql, php, and apachie for you on your home computer, so php files can be seen and tested on your own local computer
http://www.easyphp.org/telechargemen...p?F=easyphp1-8
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
|
|
||||
|
Re: PHP Program
Here is another all in one for apache, sql and phpadmin under one roof
http://www.apachefriends.org/en/xampp.html
Last Blog Entry: More Sara Blogging (Nov 29th, 2007)
|
|
||||
|
Re: PHP Program
So ... I was right ... you still need to test this on a server, even if you just convert your PC to a server.
|
|
||||
|
Re: PHP Program
I thought every web designer had a server installed on their PC.
Doesn't everyone use localhost?
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
||||
|
Re: PHP Program
Nope ... I don't ... Never need to since I always work directly off my server using DW
|
|
||||
|
Re: PHP Program
My dreamweaver server setup is to localhost. I prefer testing locally, before uploading.
Last Blog Entry: More Sara Blogging (Nov 29th, 2007)
|
|
||||
|
Re: PHP Program
Quote:
I suppose there's no need if you're designing static websites... But you must use a a local server to test any server-side applications...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
||||
|
Re: PHP Program
Pffft! Testing Shesting!
Just kidding of course. Yeah ... sub-folders of course! Who keeps everything in root anyways?! |
|
||||
|
Re: PHP Program
I do... LOL
I only ever use absolute paths for every link, script, image in every one of my projects. ie.: "/images/wood.gif" instead of "images/wood.gif". I use virtual folders
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
![]() |
| Tags |
| php |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| favicon program | alexgeek | Graphics and 3D | 17 | Oct 15th, 2007 15:40 |
| IF I were to use a program... | Nightmare | Website Planning | 15 | Jun 23rd, 2007 07:18 |
| ftp program | aflacduck | Starting Out | 21 | Jun 16th, 2007 22:59 |
| Run .EXE program via PHP | kal | PHP Forum | 3 | Dec 11th, 2005 23:24 |