Hi Andreas ,

If self learn is an option I would put it like this ( even otherwise the 
following should be useful anyway ) :

Download and install WAMP server from here :

http://www.wampserver.com/en/

More other options like LAMP , XAMPP , MAMP , etc are available depending 
on your OS and/or liking . This blog page might be helpful :

http://kathyravan.blogspot.co.nz/2008/11/lamp-samp-wamp-apache-mysql-php-xampp.html

Just not to get confused with those options , if you use some sort of 
Window Operating System WAMP server would be good to use .

If you are beginner or totally new to PHP , w3schools might be helpful . 
Check this :

http://w3schools.com/php/default.asp

I always found PHP manual very helpful . At times the user Contributed 
Notes were very helpful :

http://www.php.net/manual/en/

Say you are after string functions , in the above page perform search by 
typing "string" in the search box . The first result could be :

http://php.net/manual/en/ref.strings.php

Say you clicked on "explode" function then you will be looking at this page 
:

http://www.php.net/manual/en/function.explode.php

To start with , the PHP code in those Examples will be useful . The User 
Contributed Notes will show you how others might be using this or any other 
functions .

Hope this helps .

Cheers , Mani Kanth A

On Thursday, March 7, 2013 10:01:19 PM UTC+13, [email protected] 
wrote:
>
> Hi,
> I'm wanting to learn PHP but only have a limited programming background.
> Are there any courses in Auckland coming up or any good websites to learn 
> PHP that the community can recommend?
>
> Regards,
> Andreas
>

-- 
-- 
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
--- 
You received this message because you are subscribed to the Google Groups "NZ 
PHP Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to