The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
- 0
Need help with a MySQL Table.
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Nipsino
Could anybody help me create this table in MySql. The code is below.
query_sql "INSERT INTO question(player,type,time,playermap,playerx,playery,feedback) VALUES('"+getcharid(3)+"','"+@supportnum+"',UNIX_TIMESTAMP(),'"+@map$+"',"+@mapx+","+@mapy+",'"+@question$+"')";
Link to comment
Share on other sites
1 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.