RE: [PHP-DB] MySQL connection problem - need help from expert

2001-03-22 Thread Thor M. Steindorsson
In the 'user' table in the 'mysql' database on server1, you need to insert the username you'll be using to connect (and the encrypted password), and in the Host field you have to specify the hostname of server2, as well as what privileges you want that user to have (I recommend nn, the

RE: [PHP-DB] Resolution detect and redirect

2001-02-27 Thread Thor M. Steindorsson
> -Original Message- > From: Darryl Friesen [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 27, 2001 12:57 PM > To: db > Subject: Re: [PHP-DB] Resolution detect and redirect > > > >>>Why not just create a table that will resize to any resolution? > >> > >> Because I am using differen

RE: [PHP-DB] Drop-down menu selection

2001-02-20 Thread Thor M. Steindorsson
If he's reloading the same page, he doesn't even need javascript. but to do this without reloading the page, he can have php populate a javascript array, that can be used to re-populate the drop-down menu on the fly. -Original Message- From: JJeffman [mailto:[EMAIL PROTECTED]] Sent: Tues

RE: [PHP-DB] installing MySQL with PHP4.0.3pl1

2001-02-13 Thread Thor M. Steindorsson
a rule of thumb with windows boxes: always install software in the default location :) in this case that would be c:\mysql cheers, Thor. -Original Message- From: Paulson, Joseph V. "Jay" [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 13, 2001 2:19 PM To: PHP-DB-LIST; [EMAIL PROTECTE

[PHP-DB] PHP, MySQL and XML

2001-02-05 Thread Thor M. Steindorsson
Does anyone have a solution for importing data from a RDF-XML file into a MySQL database? I've been racking my brain, as well as looking at tutorials and some xml parsers, but if someone has something like this it would save me tons of time. Thanks! -- PHP Database Mailing List (http://www.ph

[PHP-DB] RE: [PHP] .htpasswd?

2001-01-31 Thread Thor M. Steindorsson
check this out: http://www.hotscripts.com/Detailed/3903.html It does what you're asking for... why write the code when you can copy and paste? :) -Original Message- From: James Smith [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 31, 2001 1:22 PM To: [EMAIL PROTECTED]; [EMAIL PRO

[PHP-DB] apache + mssql

2001-01-23 Thread Thor M. Steindorsson
source and configuring it with mssql and re-installing it. But if there's any way to add the mssql support without such drastic measures, I'd sure like to hear about them. Can anyone help? Thanks. Thor M. Steindorsson - [EMAIL PROTECTED] http://www.netwood.net - Find Out Why We're Better.