[leglug-users] mysql-IIS
Chady Kassouf
chady.kassouf at gmail.com
Sun Jun 25 10:39:14 EDT 2006
On 6/25/06, Nabil Kabalan <nabillu at hotmail.com> wrote:
>
> Hello everyone
> I'm doing a web site,where I use PHP commands to access a database, I have
>
the website up and ready, the HTML, JavaScript, PHP and the database, all I
> need to do is to connect them together, I'm using mysql as a database
> server
> and IIS as a web server, I know that I should put the html with the PHP
> page
> in the wwwroot folder but where do I put the database so that it recognize
> it, and how do I make my database server access my database, I tried the
> "use" command but its giving me incorrect database name, any clues anyone?
> Nabil
There's no such thing as "connecting" them together.
If you did the PHP yourself, you'll be quite aware that php has builtin
functions for accessing databases, so if you use mysql, the php calls will
be of the form mysql_blah_*
So it's already connected.
All you have to do is access the files from the webserver.
--
Chady 'Leviathan' Kassouf
http://chady.net/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.leglug.org/pipermail/leglug-users/attachments/20060625/58b17454/attachment.htm
More information about the leglug-users
mailing list