ob_start : 打开输出缓冲
readfile : 读入一个文件并写入到输出缓冲
ob_start : 打开输出缓冲
readfile : 读入一个文件并写入到输出缓冲
1,ini_get : Returns the value of the configuration option as a string on success, or an empty string on failure(读取 php教程.ini 配置文件中的值)
2,; Whether to allow the treatment of URLs (like http:// or ftp://) as files.
是获取表单的数据再用update更新到mysql教程数据库教程
这查先把查询过来的值保存到一个数据 $row中,再进行赋值,上的是一个mysql查询类,如果newdb() $Db->query() , 这些都是mysql_query()