Hi All, How can i change the code of php4 in php5 ?? what is the main differences between the both versions ?? Is there any too to change to convery php4 code in php 5 ?? Please help me ????????? Thank You........
Jep, most PHP5 functions are downwards compatible, so you maybe do not need to change anything. You should test everything though! If you get to any specific errors feel free to ask here