Hi! I have been in contact with the sunsite.auc.dk people to investigate the PHP3 problem, and the problem has been found. PHP3 can use <? as a tag, but it is optional, and sunsite disabled it because other software uses the same tag. So, instead of <? ... ?>, we should use <?php ... ?> and everything works. Amir, you can continue work, if you please ;-) Greets, Asger
- Re: PHP3 on sunsite.auc.dk Asger K. Alstrup Nielsen
- Re: PHP3 on sunsite.auc.dk Amir Karger