Jayz Posted July 27, 2012 Posted July 27, 2012 (edited) Hello i have sql codes here query_sql "insert into reward_log values ( null, 5013, '"+ escape_sql( strcharinfo(0) )+"', now() )"; how can i replace this 5013 on this code " + getitemname(@bought_nameid) + " thanks Edited July 27, 2012 by zaido78 Quote
Question
Jayz
Hello i have sql codes here
query_sql "insert into reward_log values ( null, 5013, '"+ escape_sql( strcharinfo(0) )+"', now() )";
how can i replace this 5013 on this code
" + getitemname(@bought_nameid) + "
thanks
Edited by zaido781 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.