|
Posted by RJ on 10/13/22 11:49
Hi All,
I've been going great guns learning PHP and MySQL, It's great!
Stumbling accross a problem though...
I'm creating a Dynamic Administrator style script for my websites and need
the ability to import and store small pieces of HTML, typically for Headers
and Footers.
Any recommendations for security?
eg should these be stored in html / text files or perhaps in the MySQL
database? (I'm thinking the latter to prevent them being accessed?)
Plus is there anyway to automate the import so that PHP will automatically
includes slashes before quotation marks (") in the HTML to prevent PHP
confusion?
Any help appreciated.
Thanks
prx
Navigation:
[Reply to this message]
|