Jump to content

Vertexel

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Vertexel

  1. Thanks the reply. But I need to use multi-tables Nevermind... Then I use the db_ functions
  2. Hey guys! I'm use ryden's library, and when use the mysql_fetch_row, then the values' not sorting correctly. E.g. when --con = connect mysql_query(con, "SELECT name, id FROM user") Then the columns with mysql_fetch_row is irregular, the return is name, id, or reverse Thanks (Sorry, if you don't understand)
×
×
  • Create New...