Friday, 6 September 2013

How to get values for each variable from this mysql cel result using php?

How to get values for each variable from this mysql cel result using php?

How to get each result from the below line using php?
ssrc=15012312307;themssrc=2790404163;lp=0;rxjitter=0.001079;rxcount=933;txjitter=0.000000;txcount=735;rlp=0;rtt=0.002000
I tried with explode and foreach but without success. Thanks!

No comments:

Post a Comment