|
|
PHP Designer Vs. HTML Kit - Looking for a good Source Code Editor | ||
Discussion by doudou with 7 Replies.
Last Update: July 31, 2006, 3:37 pm | |||
![]() |
|
|
HTML has a lot of plug-ins, do I have to download something to edit XHTML and PHP codes?
It seems that PHP Designer requires downloading XAMPP to create a webserver on my computer. Is this really necessary?
If you do not have a webserver with PHP and you are trying to write and test PHP you will not get anywhere with any kind of editor. PHP is a server side language meaning that to use it you must have a server that has PHP installed on it. Unlike HTML where you can just double click the file and it will open your default browser with PHP you must have a server running and use a URL to access it.
Normally on your PC the servers address will be localhost (or the name of your computer) or if you use an IP address it would be 127.0.0.1. So to run the default index page on your local PC you would open your browser and type into the address bar http://localhost/ or http://127.0.0.1/ and what ever is the index page will display.
If you haven't used either PHP Designer or HTML-kit much yet, I'd say go ahead and install them both. Try them out, play with them, see what works for you. Because what works for me or for Houdini or for anyone else might be totally wrong for you.
also i find that for testing purposes, sami http server *on windows machines* along with php works great, the only problem that i have with it is updating the server directory when i add files... i have to individually add the file.... i'll be looking for an alternative server soon, but for its small size and memory footprint it has worked in my situation much better then apache could have *i don't need a full fleged web server to test php, just a simple on* on my laptop...
QUOTE (doudou)
It seems that PHP Designer requires downloading XAMPP to create a webserver on my computer. Is this really necessary?
Link: view Post: 83093
only if you want to test php on your computer before uploading it to your website, other then that, no its not necessary. and if you already have a php enabled server on your computer, its not necessary then either.
i don't know about you, but i think the ability to test my stuff before uploading is great, plus it saves time, i would much rather edit things in a directory on my computer, test them on the spot, then upload code that i know works, then upload code, find out i made an error and end up reuploading possibly multiple times till i've killed all the bugs
And having a WAMP or LAMP Server on your own machine is really comfortable, I can't imagine uploading every time with ftp to test the script, it just takes time and time is money, with time you will know how to control Apache and PHP+MySQL on your own machine, besides there are plenty of support on the Internet, tutorials and even IRC channels on freenode server with people who can gladly help. Good Luck
Similar Topics:
Sony Stole Open Source Source Code ...
Where Can I Learn Html Codes ?
To Hide Your Source Code
SM Notethis! - Freeware My own freeware program. (0)
|
(6) Free Flash Software
|
HOME 






