I need to connect my site to a mysql database with some php code. Is there any advice out there that could assist me? I have created my database tables but yet to implement, do i need to download mysql and implement the tables in mysql then connect to my site with some php code???
sorry but new to this, thanks in advance.
Posts Tagged ‘connect’
How To Connect My Simple Website To A Mysql Database?
Sunday, November 29th, 2009How Do I Connect A Windows C# Application To A Remote Mysql Database?
Wednesday, November 25th, 2009I’m currently connected to a local Microsoft SQL server. I’m new to windows programming and i need the code snippets to connect my windows C# application to a remote Mysql database. I have a website which is connected to my web host’s Mysql database. I want to be able to connect my windows C# app. to that same data base. Need your expert advice. By the way, I’m using visual studio.
How do I connect to MySQL with PHP remotely?
Tuesday, October 27th, 2009Here's my situation. I have a site up to a MySQL database, it works well. . . Now I bought a new domain name and am trying to use the same database to the new site. Any ideas on what would be the host?
For the other thing I use my site
$ Host = "localhost";
But that does not seem to work any ideas on what works?
How do I connect to a MySQL server from my Windows machine?
Saturday, October 24th, 2009Hello, I played around making websites with PHP, and I want to create a MySQL database. Ive got a book that tells me how, but do not really tell me how to connect to the server. Iv registered web space that allows MySQL database, but how do I connect to it via a command line on my Windows machine? Is there a software I can install? Thanks for the replys, Ben.