RE: [PHP-DB] Starting to hate MySql... thinking about using MS Sql Server instead...... :-(((((((((

2003-03-30 Thread Neil Lathwood
At least with MS, you have a nice, GUI to use... http://www.phpmyadmin.net/ Neil -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DB] Help with Parse error

2003-03-13 Thread Neil Lathwood
Michelle Whelan wrote: Does someone know why I am getting this error? $Yards = $_POST[needdirtype] is line 45 Parse error: parse error in /havedirt2.php on line 45 You seem to be missing the ; from each line. Neil -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit:

RE: [PHP-DB] Connecting to Mysql Server

2003-01-29 Thread Neil Lathwood
web man wrote: How can I change the default connecting port using php script. That depends on hwo you connect currently, try this: http://www.php.net/manual/en/function.mysql-connect.php Neil -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit:

RE: [PHP-DB] Forums?

2002-11-22 Thread Neil Lathwood
Paul Ihrig wrote: hey guys. a friend want help setting up a forum. what are some good easy to use ones out there? I have used http://www.phpbb.com/ b4 and it is very good for free ;) Neil -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP-DB] Flushing PHP output

2001-11-22 Thread Neil Lathwood
Hi Folks, What I am trying to accomplish is: I want to have a web page access a number of DB's, this will start with one but on a monthly basis increment by one. So within 12 months their will be 12 DB's. The web page will access each one in turn starting with the newest DB and search through