PHP » GoLang |
login |
register |
about
|
taint(PECL taint >=0.1.0) taint — Taint a string Description
bool taint
( string
&$string
[, string $...
] )Make a string tainted. This is used for testing purpose only. Parameters
Return ValuesReturn TRUE if the transformation is done. Always return TRUE if the taint extension is not enabled. |
more
Recently updated
more
Most requested
more
Last requests
|