PHP variables, if necessary, can be validated with the following Regular Expression:
[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*
But what about namespaces ?
I have a certain string, coming from a form, which will serve as the name of a dir...
asked by
04.12.2014 / 14:20