I'm new to this forum - this is great site - and also I'm php newbie, so please bare with me for asking very basic questions, hope somebody help me out with this..
I read somewhere that there's the security issue with extension .inc, and wondering if it's ok to use something like the following or I shouldn't use this .inc extension at all?
Code: Select all
<?php include ('logo.inc'); ?>I know how to do it on remote server - I don't know how to use telnet or SSH, but I know how to do it with FTP, but how can I chmod files on my local computer?
Thanks in advance and happy holidays!