box-256 | BOX-256 Compiler and Virtual Machine | Infrastructure Automation library
kandi X-RAY | box-256 Summary
kandi X-RAY | box-256 Summary
BOX-256 Compiler and Virtual Machine (C#)
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of box-256
box-256 Key Features
box-256 Examples and Code Snippets
Community Discussions
Trending Discussions on box-256
QUESTION
I'm creating an installation page where the new user enters their database host, username, host and password. I have this done and it's working.
I need to make it so it creates a table.
I know how to do it but not with my whole sql export.
I need to insert my whole sql export into their database.
I'm getting an error on the line with online_users but I am not sure why.
My sql export is :
...ANSWER
Answered 2017-Jul-17 at 19:23Your problem is that you have multiple queries in your $sql
string.
Change mysqli_query($con, $sql)
to mysqli_multi_query($con, $sql)
and all will be fine.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install box-256
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page