I would recommend heading right to PHP5 and learning about OOP (object oriented programming). If you plan on writing a large scale application or script then learning about classes is a must also. PHP.net has a great manual which I find very helpful if I need it.