Search Results
Quote: Originally Posted by Ramoboss here's an exemple : pawn Код: mysql_query("SELECT NULL FROM table1");mysql_store_result(); new rows = mysql_num_rows(); mysql_free_result(); prin...
124
i work on a clan system, and i want to set id for clans. and i want to got the number of the row in my sql. if the table is like this: Clan1 5 Clan2 3 Clan3 4 Clan4 1 so i want to got the number of ro...
124
tnx, i want to know what is the date of the ban end, you can help me?
73