mysql - Help needed in PHP include function! -


while including php file (eg: include'filename.php';), necessary source file (filename.php) has starting , ending php tags in it?

php tags not required. if don't use them, you'll have security , confidentiality issues. can sourcecode of file (config stuff, database access, passwords, ...)!!


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -