Kixdemp
11-19-2005, 12:13 AM
Hello everyone! :D
OK, I just got into PHP and I'd like to know something about MySQL... How do you get a value from a specific row, without fetch_array'ing until it has reached the row I want? I have a randomized MIDI player, I have a random number that tells which MIDI to play, but how do I get that from the database? Thanks! ;)
OK, I just got into PHP and I'd like to know something about MySQL... How do you get a value from a specific row, without fetch_array'ing until it has reached the row I want? I have a randomized MIDI player, I have a random number that tells which MIDI to play, but how do I get that from the database? Thanks! ;)