Learn and expert in php

i want to expert in php. someone tell me how can i do this? i want to make a web design with php.anyone can give me a sample file or php code ?
thanks

There is so much to learn and so many ways to do the same thing that I don’t think that anyone can give you all you need or want. A better alternative is to use Google. For example, you could start by googling:

php beginner tutorial: http://www.google.co.ve/search?client=safari&rls=en&q=php+beginner+tutorial&ie=UTF-8&oe=UTF-8&redir_esc=&ei=1EfGUaqCB4q69QSUvoD4Bw

then as you learn you upgrade your Google search to more specific topics: arrays, functions, classes, etc.

and don’t forget to google for mysql. I have a rather nice collection of mysql tutorials:

http://cardumen.com/tools/onlamp.php

These are not up to date with mySqli and PDO but I think they are a great help for a beginner.

thanks for this. hope you will always help me.