0
votes
3answers
139 views
How to create a DOM from a User’s input in PHP5?
I can't seem to find any decent info about this on the web. Any advice?
…
61
votes
What should a developer know before building a public web site?
Rule number one of security:
Never trust user input.
…
3
votes
<head profile=”http://gmpg.org/xfn/11”> what is this ?
Its like a meta link for the XHTML Friends Network. XFN is a way of describing, in a machine-readbale way, relationships between you and other people.
…
