[PHP-DB] Migration from OmniHttpd to Apache+PHP HELP Urgent!?!?!?

2001-05-04 Thread Art
I have Win NT4.0/SP3 with OmniHttpd as my Web Server for S/W dev. project. It's about Web-Base MS Access Database with ODBC and it's run properly. Recently I decided to use Apache instead. So I remove Omni and install Apache, then PHP. After that I move my program to Apache folder and run. I Found

[PHP-DB] Executing multiple SQL statements in MySQL

2001-03-12 Thread Art Spaziano
works fine (after you change mysql_db_query to pg_Exec!). So, does anyone know of a way to execute multiple SQL statements with MySQL or am I forced to execute one at a time? Thanks in advance, Art -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAI

[PHP-DB] test

2002-12-05 Thread Art Chevalier
test -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] MySQL Array

2002-12-05 Thread Art Chevalier
Hello, I am pulling one column out of a MySQL table in an array. I want to place each element into a HTML table 4 rows across. I am currently doing this with the mysql_fetch_array() function. How can I pull out 4 array elements in one pass through a while loop? Thanks Art Chevalier -- PHP

Re: [PHP-DB] MySQL Array

2002-12-05 Thread Art Chevalier
So in essence I am trying to get the pointer to move down the array 4 positions within one pass through the loop. If I had any kind of logicl skills I probably could get it:) Art "Ryan Jameson" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... w

Re: [PHP-DB] MySQL Array

2002-12-06 Thread Art Chevalier
ot;"); } } I appreciate you all helping a me (a rookie) through this problem. Art "Mark" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > It's not incrementing $c. Start out with $c=0;, then Add $c++; after > the

[PHP-DB] real time output

2002-12-17 Thread Art Chevalier
. Any ideas on how I can do this??? Thanks Art -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] problem configuring PHP 4.3 to get sybase ct_connect to connect

2003-01-27 Thread Art Chevalier
-connect]: Sybase: Unable to allocate connection record in D:\website\code243\monitor\scripts\classes\connect_class.php on line 54 Thank You, Art -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php