#!/usr/local/bin/php<?phpinclude ('../conf.php');mysql_query("UPDATE `userlist` SET `taks`=`` WHERE `id`=`id`"); ?>