php做下载统计
我看过许多下载网页,都有一项是下载统计,可以用PHP 做出来吗?...
作者 qq60242 发布于 2003-08-01 分类:php基础编程
magic_quotes_runtime设置为On.还是OFF
逛论坛交流:请问关于php。ini的问题
自己看着办吧。
magic_quotes_runtime boolean
If magic_quotes_runtime is enabled, most functions that return data from any sort of external source including databases and text files will have quotes escaped with a backslash. If magic_quotes_sybase is also on, a single-quote is escaped with a single-quote instead of a backslash.
呵呵
2 条回复
回复