Q
Quest
Any suggestion for a PHP editor for the Windows98 platform?
Thanks,
Curious
Thanks,
Curious
Any suggestion for a PHP editor for the Windows98 platform?
rir3760 said:Best advice is to look here:
(Google Groups - alt.comp.freeware - PHP Editor)
<http://groups.google.com/groups?hl=en&lr=&ie=ISO-8859-1&q=php+editor
&btnG=Google+Search&meta=group%3Dalt.comp.freeware.*>
Another option is SciTE (I don't use PHP but I know SciTE has support
for it):
<http://www.scintilla.org/SciTE.html>
plus SciTE configuration files:
<http://www.scintilla.org/SciTEExtras.html>
HTH
Any suggestion for a PHP editor for the Windows98 platform?
Have you looked at Maguma Studio | Free?
Quest said:Any suggestion for a PHP editor for the Windows98 platform?
Have a look at HTML-Kit and the list of plug-ins.
http://www.chami.com/html-kit/plugins/
Gene H. Chan said:Good suggestion. I read a "negative" user comment on download.com that
complained that for html files, he was unable to set the default file
extension to .html. I really, really prefer .html as the file extension
for my files. Is there a way to set it as the default? If not, I'm not
inclined to give HTML-Kit a chance.
You could be right. It has never bothered me though as I always "save
as". Perhaps it can be set in the preferences; I have not looked
though.
Just a note here, but it could be handy to have .htm as the "local"
file, and then use .html as the online version. It's saved my butt a
few times when I might have accidentally overwritten an online file
with an unwanted version, makes testing simple, and it also helps me
if I forget which files I uploaded already. When I'm all done with
testing and changes, I change the .htm to .html via FTP interface.