Jump to content

Database connectivity


Heronic

Recommended Posts

Hi, I'm programming a tool wich will need a online database to be fully operational. Yes it can be done in php the problem is I don't know enough php coding to do it, on the other hand I do know enough c++ to do it. But 'admins' must be able to send messages, organise events, users can join events and so on, all will be coded in the program but for some parts its obvious that a database is required.

 

Therefor i want to ask, if I create a user with a wildcard hostmask to a database can I connect remotely than?

 

Regards

Link to comment
Share on other sites

I would really recommend you learn PHP. But yeah, you can allow access from all clients. Add %.%.%.% to your allowed SQL access list.

 

Thx for the info!

 

Already signed up.

 

The service is not available. Please try again later. :)

 

The goal is to learn php but i found that I need to figure out html, css aswell. Currently I'm quiet good at c++, considering the next 2 months I don't have that much time i'll rather prefer to finish up the program after wich I'll start porting it to php. (I already finished some forms but encounter some problems as i'm not familiar with the structure yet.)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...