PDA

View Full Version : Programs


mb9
06-26-2004, 02:10 PM
I am on a team that is writting our schools student log in for there website and we are wondering if there is a free program that we can write php in (Little confused):confused:

ctnchris
06-26-2004, 02:24 PM
Well you can always use notepad.. if you mean for synthrax highlighting, try these
http://www.waterproof.fr/products/PHPEdit/download.php
http://www.crimsoneditor.com/

mb9
06-26-2004, 02:41 PM
But for noatpad what do i save it as it always wants txt or sumthing or all files

ctnchris
06-26-2004, 02:45 PM
in the save dialog in the bottom drop down select all files, then save it as whatever.php

jlasman
06-26-2004, 03:48 PM
Here's a free editor for Windows (and other platforms) that does highlighting for PHP:

http://www.triptico.com/software/mp.html

Jeff

mb9
06-26-2004, 04:25 PM
theres no program in there

jlasman
06-26-2004, 04:31 PM
Go to the page, download the windows binary, which is a zip file.

When you unzip it there's a readme file and wmp.exe.

I haven't tried further because my desktop is a linux desktop, but it looks as if it'll work.

Jeff