Skip to content
☰
Features
Blog
Pricing
Teams Pro
Teams for Education
Careers
Log in
Sign up
▲
8
How do I use a database with the new php server?
Profile icon
bitbyte2013
I am wondering if there is any way to create and access a database from the php server.
You are viewing a single comment.
View All
▲
3
Profile icon
heyitsmarcus
@938273849564729
if your local machine will allow a remote connection to the database then yes. You'll have to look up how to enable remote connections to your particular instance of your SQL server.
How do I use a database with the new php server?
I am wondering if there is any way to create and access a database from the php server.