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

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

java - Why is BlockingQueue.take() not releasing the thread? -

jQuery Ajax Render Fragments OR Whole Page -