Re: [PHP] First PHP program

2008-12-13 Thread Bastien Koert
On Sat, Dec 13, 2008 at 4:45 AM, Kevin Waterson  wrote:

> This one time, at band camp, Anwarulhaq  wrote:
>
> > I am working on MS.net.But now i days i want to work on PHP. I dont know
> the
> > basis of PHP. Can any one guide me how i have to start with PHP and which
> > editor i should use. Also the links of useful sites for help in PHP. I
> shall
> > be thankful.
>
> have a look at phpro.org and for an editor, well vi(m) of course ;)
> set yourself a project to make something, start coding, and ask lots
> of questions.
>
> Kevin
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
There are a host of free editors that can be looked at
Apatana Studio and NetBeans are excellent editors

-- 

Bastien

Cat, the other other white meat


Re: [PHP] First PHP program

2008-12-13 Thread Kevin Waterson
This one time, at band camp, Anwarulhaq  wrote:

> I am working on MS.net.But now i days i want to work on PHP. I dont know the
> basis of PHP. Can any one guide me how i have to start with PHP and which
> editor i should use. Also the links of useful sites for help in PHP. I shall
> be thankful.

have a look at phpro.org and for an editor, well vi(m) of course ;)
set yourself a project to make something, start coding, and ask lots
of questions.

Kevin

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



Re: [PHP] First PHP program

2008-12-13 Thread Marc Steinert

Anwarulhaq wrote:

I am working on MS.net.But now i days i want to work on PHP. I dont know the
basis of PHP. Can any one guide me how i have to start with PHP and which
editor i should use. Also the links of useful sites for help in PHP. I shall
be thankful.
  
Since you've allready worked with .NET, I assume, that you are already 
familiar with basics principles of programming.
Zend (the company behind PHP) offers some great resources and tutorials 
for programmers that want to give a shot at PHP, without the obligatory 
"what is a variable" etc chapters, that most ppl tend to skip anyways.


http://devzone.zend.com/node/view/id/627 for instance is imo a good 
start, plus it covers PHP4 & PHP5 equally.
http://php.net/ is great as reference, to quickly look up some functions 
and real world examples.


On the editor part I can strongly recommend Zend Studio, though it's not 
free:


http://www.zend.com/en/products/studio/

If you need something free, try weaverslave:

http://www.weaverslave.ws/

Hope, I could help you.

Marc

--
http://bithub.net/
Synchronize and share your files over the web for free



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



[PHP] First PHP program

2008-12-13 Thread Anwarulhaq

I am working on MS.net.But now i days i want to work on PHP. I dont know the
basis of PHP. Can any one guide me how i have to start with PHP and which
editor i should use. Also the links of useful sites for help in PHP. I shall
be thankful.


Anwar UL-Haq 
-- 
View this message in context: 
http://www.nabble.com/First-PHP-program-tp20988175p20988175.html
Sent from the PHP - General mailing list archive at Nabble.com.


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