23.05.2010, 21:59
hey i do something like: "SELECT * FROM `row`"
I make the results into like field[0], field[1]. If im putting it in a variable like money (obviously a number) should i do strval(field[0]); cuz it has to be a number?
And vise versa, if the variable is a string, should i do strval(field[0]);
Thanks
I make the results into like field[0], field[1]. If im putting it in a variable like money (obviously a number) should i do strval(field[0]); cuz it has to be a number?
And vise versa, if the variable is a string, should i do strval(field[0]);
Thanks