[PHP-DB] Getting array values into a query

2003-02-07 Thread Michael Conway
and call it directly to the function I want to use? Michael Conway [EMAIL PROTECTED] (703) 968-8875

[PHP-DB] Sessions and Temporary Tables

2003-02-01 Thread Michael Conway
get the html headers for the table but no data. When I attempt to DESCRIBE the table directly from the mysql command line - it does not exist. Michael Conway [EMAIL PROTECTED] (703) 968-8875

[PHP-DB] Array problems

2003-01-21 Thread Michael Conway
]=array($field1[$i], $field2[$i], $field3[$i]); $graph-SetDataValues(array( $array[$i] )); } $graph-DrawGraph(); ? Michael Conway [EMAIL PROTECTED] (703) 968-8875

RE: [PHP-DB] Re: Passing variables through a page

2003-01-07 Thread Michael Conway
= clean($department, 15); } if(!empty($level)) { $level = clean($level, 15); } your queries follow .. ? Hope that is what you were looking for. Michael Conway [EMAIL PROTECTED] (703) 968-8875 -Original Message- From: Mark [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003

[PHP-DB] Questions regarding primary keys, updates, and autoincrement

2002-12-21 Thread Michael Conway
(even without using IGNORE) but the abort prevents an acknowledgement script which is essential in unregistering sessions crucial in future update operations. Thanks. Michael Conway [EMAIL PROTECTED] (703) 968-8875

[PHP-DB] Restarting Mysql

2002-10-31 Thread Michael Conway
on getting around the reboot? Thanks. Michael Conway [EMAIL PROTECTED] (703) 968-8875

[PHP-DB] Preserving the string

2002-10-14 Thread Michael Conway
and pricing subsequently fails. Is there a way to ensure the string is preserved in its entirety when added to a new table using scripts? Michael Conway [EMAIL PROTECTED] (703) 968-8875

[PHP-DB] Opening files

2002-09-21 Thread Michael Conway
for the text but have not found a suitable example. Any help would be greatly appreciated. Thanks. Michael Conway [EMAIL PROTECTED] (703) 968-8875