[leglug-users] mysql-IIS

Maxim badran at gmail.com
Sun Jun 25 13:35:46 EDT 2006


wouldn't php/mysql work better Apache with than with IIS ?? well your
database should be in your DB server... I mean just load it in there... by
using some sql admin panel (sf.net got tons of those)

On 6/25/06, Chady Kassouf <chady.kassouf at gmail.com> wrote:
>
>
>
> 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/
>
> _______________________________________________
> leglug-users mailing list
> leglug-users at lists.leglug.org
> http://lists.leglug.org/mailman/listinfo/leglug-users
>
>
>


-- 
     Maxim
msn: m at xim.uni.cc
skype: maxim_badran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.leglug.org/pipermail/leglug-users/attachments/20060625/eb62a3a9/attachment.htm 


More information about the leglug-users mailing list