hem Posted June 18, 2009 Share Posted June 18, 2009 hi all, i'm learning php now. i use xampp 1.7.0 with phpdesigner ide. but my problem is when i create a class and define a construct with new construct syntax as per php5, the compiler doesnt seem to recognise it. instead if i use the old php 4 style syntax then the compiler is able to recognise it perfectly. i have set my ide to use the xampp settings. can anybody plz tell me how to enable the php 5 version. thank u.... Link to comment https://forums.phpfreaks.com/topic/162717-solved-xampp-with-phpdesigner-ide/ Share on other sites More sharing options...
RichardRotterdam Posted June 18, 2009 Share Posted June 18, 2009 You don't compile php though. What version php version shows up when you run: phpinfo(); Or do you mean that red lines are showing up in your ide? Link to comment https://forums.phpfreaks.com/topic/162717-solved-xampp-with-phpdesigner-ide/#findComment-858820 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.