| Question : | I have upgraded to PHP-4.0.5, since doing that some of my scripts are just showing the source code?
| | Answer : | This is due to uploading in Binary format and not ASCII make sure your have your FTP software set correctly for PHP or force it to use ASCII.
| | |