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

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -