RE: [PHP] PHP (re)install problems

2001-03-12 Thread Jason Bouwmeester
Yeah I am pretty sure it is right, it was working fine before I reinstalled. And thanks for the !$link that worked. jb > Warning: Undefined variable: Titlesearch in > d:\apache\htdocs\bkhtml\movies.php on line 22 > > This is line 22 of movies.php: > > print " action=\"movies/mysql_moviedb_se

[PHP] PHP (re)install problems

2001-03-12 Thread Jason Bouwmeester
I just reformatted my computer and reinstalled: Apache 1.3.14 Win32 r2 PHP 4.03pl1 mySQL 3.23.34 - Win I copied over my mySWL database and my PHP files and I get the following error: Warning: Undefined variable: Titlesearch in d:\apache\htdocs\bkhtml\movies.php on line 22 This is line 22 of mo

RE: [PHP] Terrible Hosting Experience

2001-02-21 Thread Jason Bouwmeester
Speaking of hosting companies, has anyone had experience with a company called www.nomonthlyfees.com? TIA, jb -Original Message- From: Brian V Bonini [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 21, 2001 8:24 AM To: Hrishi; PHP List Subject: RE: [PHP] Terrible Hosting Experience

RE: [PHP] php4 - MS SQL7 connection problem

2001-02-01 Thread Jason Bouwmeester
Not sure if this helps but when I used PHP and SQL 7 I used odbc set of commands, not mmssql commands (i.e. odbc_pconnect and odbc_close etc). HTH, Jason -Original Message- From: Martin Tiscornia [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 01, 2001 10:27 AM To: [EMAIL PROTECTED]

RE: [PHP] Help Please, MySQL is driving me insane

2001-01-26 Thread Jason Bouwmeester
Ummm try going into c:\mysql\bin and running winmysqladmin.exe or MySqlManager.exe - I can't remember which one I ran. HTH, jb -Original Message- From: Chris [mailto:[EMAIL PROTECTED]] Sent: Friday, January 26, 2001 8:29 PM To: Jason Bouwmeester; PHP Subject: Re: [PHP] Help P

RE: [PHP] Help Please, MySQL is driving me insane

2001-01-26 Thread Jason Bouwmeester
I just installed mySQL yesterday from mysql.com (or .net or whatever it was). It installed fine, there was a note about what to do if you didn't install it to c:\mysql properly - I installed mine to a different directory, followed the instructions and all went fine. Might be one place to start. H

RE: [PHP] SQL Server DB to mySQL DB

2001-01-25 Thread Jason Bouwmeester
: Christopher Allen [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 25, 2001 9:16 AM To: Jason Bouwmeester; [EMAIL PROTECTED] Subject: Re: [PHP] SQL Server DB to mySQL DB Just did this to a 65mb fixed width file. What I did was get it into a csv file via perl :) Then I created the db table. Then I

RE: [PHP] myODBC

2001-01-25 Thread Jason Bouwmeester
Thanks, was just trying to figure out what I really needed to download/install to run mySQL with PHP on my W2K box. jb -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 25, 2001 9:26 AM To: Jason Bouwmeester; [EMAIL PROTECTED] Cc: [EMAIL

[PHP] myODBC

2001-01-25 Thread Jason Bouwmeester
myODBC - what is that useful for, or is there anywhere I can get documentation or a description on it? Thanks again, jb -Original Message- From: Pavel Kalian [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 25, 2001 8:55 AM To: Jason Bouwmeester Cc: [EMAIL PROTECTED] Subject: Re: [PHP

[PHP] SQL Server DB to mySQL DB

2001-01-25 Thread Jason Bouwmeester
Is there an easy way to do this? I know that SQL Server can export a comma delimited file, can mySQL import this? I imagine the PHP will be easy to modify as long as the field names are the same. Thanks, jb Jason Bouwmeester New Media Consultant InterVisual Suite 200, 709 - 11th Ave SW

[PHP] Test - please ignore

2001-01-19 Thread Jason Bouwmeester
Test