Re: What editor is the most common in PHP developer?
Cylix wrote:
I am newbie in PHP, Thanks for any advise.
Homesite
http://www.adobe.com/products/homesite/
Some Addons to HomeSite
http://www.wilk4.com/asp4hs/php4hs.htm
Has the best color syntax for HTML with PHP because all the form tags
like <form>, <input>, <textarea> , etc are colored orange and you can
easy find a form to edit.
I have also been using
http://notepad-plus.sourceforge.net/ but has no
FTP Suport
.
Relevant Pages
- Re: Execute PHP script automatically
... with the form tags. ... page prior to the HTML in case the visitor aborts before the full page ... >I'm using the following code snippet within my HTML. ... >automatically when someone opens my index.html page? ... (comp.lang.php) - Extract content from a HTML or text file
... I need to extract content between two form tags. ... I tried doing regular expression but its not effective as the HTML is ... (comp.lang.perl.misc) - Re: [PHP] dynamic boxes problem... JS and PHP
... So far on the page everything is working, but when I click the submit button this is my PHP processing script: ... Dont know what ... Since I'm relatively new to PHP I could be off on this, but I'd say yes, $_REQUEST is wrong. ... It looks like there may be a problem with the form tags - when I look at this code I see ... (php.general) - Re: The ominous drop-down menu
... If by form tags you me, ... know any html. ... I am not using this drop-down to link to a form though. ... > FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... (microsoft.public.frontpage.client) - Re: Newbie webform page layout question
... > Just include what you need in the webform within the form tags, ... I just switch to HTML view (to see the ... But what about including <runat = server> tags in my HTML? ... (microsoft.public.dotnet.framework.aspnet) |
|