php-windows Digest 12 Apr 2006 03:44:11 -0000 Issue 2935
Topics (messages 26830 through 26833):
Re: PHP5 and MySQL
26830 by: pfancy
Re: php editors
26831 by: Sascha Meyer
26832 by: pfancy
26833 by: Aaron Kenney
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
Can you show me some of the code i need to unquote so i get an idea about
where it is.
--- End Message ---
--- Begin Message ---
Hi there,
> I've been reading over php. I have bought php and mysql for dummies but my
> question is what kind of php editors can a person get where they can view
> what it looks like? or where do you find your php.ini file. i've been
> reading i need to work on that. and when that is fixed up to where i need
> it
> would i be able to view a php file like i would an html file? thanks.
>
there are some sort of WYSIWYG editors for PHP but i still use PSPad or
notepad++ to code my scripts and test them seperately.
To answer your question, have a look at the two following editors which
could be interesting for you:
PHPDesigner - http://www.mpsoftware.dk/phpdesigner.php (Freeware)
Zend Studio - http://www.zend.com/products/zend_studio (Commercial, starting
at 99 $, evaluation versions available)
HTH and happy coding!
--
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail
--- End Message ---
--- Begin Message ---
""Sascha Meyer"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi there,
>
> > I've been reading over php. I have bought php and mysql for dummies but
my
> > question is what kind of php editors can a person get where they can
view
> > what it looks like? or where do you find your php.ini file. i've been
> > reading i need to work on that. and when that is fixed up to where i
need
> > it
> > would i be able to view a php file like i would an html file? thanks.
> >
>
> there are some sort of WYSIWYG editors for PHP but i still use PSPad or
> notepad++ to code my scripts and test them seperately.
>
> To answer your question, have a look at the two following editors which
> could be interesting for you:
>
> PHPDesigner - http://www.mpsoftware.dk/phpdesigner.php (Freeware)
> Zend Studio - http://www.zend.com/products/zend_studio (Commercial,
starting
> at 99 $, evaluation versions available)
>
> HTH and happy coding!
>
> --
> "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
> Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail
Thanks. I will check that out.
--- End Message ---
--- Begin Message ---
I have been using PHP Designer for almost a year and have found it to
be a life saver in some cases, although the Zend product is better. It
just costs money.
-Aaron Kenney
On 4/11/06, pfancy <[EMAIL PROTECTED]> wrote:
>
> ""Sascha Meyer"" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > Hi there,
> >
> > > I've been reading over php. I have bought php and mysql for dummies but
> my
> > > question is what kind of php editors can a person get where they can
> view
> > > what it looks like? or where do you find your php.ini file. i've been
> > > reading i need to work on that. and when that is fixed up to where i
> need
> > > it
> > > would i be able to view a php file like i would an html file? thanks.
> > >
> >
> > there are some sort of WYSIWYG editors for PHP but i still use PSPad or
> > notepad++ to code my scripts and test them seperately.
> >
> > To answer your question, have a look at the two following editors which
> > could be interesting for you:
> >
> > PHPDesigner - http://www.mpsoftware.dk/phpdesigner.php (Freeware)
> > Zend Studio - http://www.zend.com/products/zend_studio (Commercial,
> starting
> > at 99 $, evaluation versions available)
> >
> > HTH and happy coding!
> >
> > --
> > "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
> > Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail
>
> Thanks. I will check that out.
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--- End Message ---