NSA
sudo apt-get thefuckout.tar.gz
- Dec 9, 2011
- 715
- 86
Hello DevBest!
I am trying to do something & I need MySQL to show result's in a PHP page... I have that done.
My problem is the result's are shown like so:
Username: test
Amount: 921893
0Username :Josh
Amount: 50225
500Username:lol
Amount: 50000
0Username:jigtjoijij
Amount: 500
0
You can see MySQL is throwing random number's around like: 500Username:lol
I have checked the database & I can't see where it would be getting it from. :S
I am trying to do something & I need MySQL to show result's in a PHP page... I have that done.
My problem is the result's are shown like so:
Username: test
Amount: 921893
0Username :Josh
Amount: 50225
500Username:lol
Amount: 50000
0Username:jigtjoijij
Amount: 500
0
You can see MySQL is throwing random number's around like: 500Username:lol
I have checked the database & I can't see where it would be getting it from. :S