Re: [PHP-WIN] OK, ahí voy...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



PHP scripts are programs, that you can write using almost anyting, starting
with Notepad, providing you know what you are doing.
There is also TEXTPAD, that is a simple text editor, but that can show you
the line numbers, which can be very useful to debug (error in line xxx).
I don't know of editors that generate code automaticaly, but there are a few
that know the syntax for the functions, and that have a sort of "auto
complete", that is to say, if you write

fw

and wait a second, it will show you the functions that start by those
letters, and later on the syntax (parameters, etc).

You can start by using PHPEDIT (I believe it's free) or MACROMEDIA (there'sa
nice one for you) but this one is not freeware, it's expensiveware.

Luis


----- Original Message -----
From: "Svensson, B.A.T. (HKG)" <B.A.T.Svensson@xxxxxxx>
To: "'lPHP For Windows '" <php-windows@xxxxxxxxxxxxx>
Sent: Thursday, March 18, 2004 6:31 PM
Subject: RE:  OK, ahí voy...


> > My first question: Has PHP some editor or IDE kinda HTML has?
> > I'll be clear: for instance i can work with FrontPage, or text
> > edito to generate the HTML files, it does exist something
> > similar for PHP?
>
> Yeah, your fingers.
>
> What you asking for is a auto generator of PHP code, and such
> might exist, but I wouldn't know about it, however php is for
> people who like to do their own programming of functionality.
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux