Hello, I want to learn php quick, and i need a good tutorial(not video), please share some good quality and tested tutorial(must be for beginner and straight to the subject - no bla bla) Thanks
w3schools.com is excellent. They give you tiny scripts and a list of functions. There's everything from basic loops to writing functions.
Just created a thread for you Guys! Have a look below and say your comments http://forums.digitalpoint.com/showthread.php?t=1780359
Have you tried the tutorial on php.net ? Just curious you should be able to find 100's by searching google: http://www.google.com/search?hl=en&source=hp&q=php+tutorial&aq=f&aqi=&aql=&oq=&gs_rfai=
I learned PHP by helping others on Experts-Exchange.com . It's not the most conventional method but it worked great for me. I found that solving problems with others helped me understand how everything worked and how things should/could be done in php.