You can use mysql_connect in a function to connect to a database and the connection is a super-global... meaning you can use mysql_query in other functions or ...
確定! 回上一頁