Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 3.2

    PHP5 quick database E4X queries

    I decided to make a generic wrapper that would accept a formatted SQL query and then return the result creating a <row> element for each result and then each field as an attribute. (ie. <row record="1" name="test" pass="dumb_pass"/>) Using MySQLi as the ba ...

  • Results 1-1 of 1