Hey, I've been wanting to learn PHP for a lont time, but due to exams i wasn't able to. But now that they are over, i'd really like to learn some basics atleast. Where do i start? Thanks, FaNtEcH
its important that you know basic programming... variable handling, loops, functions, etc... refer to http://www.w3schools.com/php/default.asp
http://www.pixel2life.com has many great tutorials. Start with the more basic ones and work your way up to the more difficult ones.