Hi everybody!
I'm using MySQL, now I am designing a fuction with some parameter to select form database, shorcut to do not use mysql_query("select*from...") everytime access to db.
Example: i only use: function(...,..,...) to select from database.
Who did it? May you you share with me! 
|