[PHP] Semi-Newbie question about arrays

2003-08-17 Thread Gremillion
I'm trying to create a multidimensional array of values to update a Filemaker db. Edits to existing fields end in numbers (the record ID).I'm having a problem, probably obvious to anyone here in setting up the multidimensional array: $updateEntries = array(); //stores existing db entries $

[PHP] FX.php question

2003-08-18 Thread Gremillion
. Randall Gremillion $Add = new FX($serverIP); $Add->SetDBData("Account_Reports.fp5", "All"); $Add->AddDBParam('-recid', '3'); $Add->AddDBParam('week1.txt', 'tescxzt'); $Add->AddDBParam('week2.txt'

[PHP] Multiple Results not Posting

2003-08-19 Thread Randall Gremillion
ong and am beginning to glaze over when I look at it. Any suggestions? Comments on functionality as well as elegance are appreciated. Thanks in advance, Randall Gremillion include_once($HTTP_SERVER_VARS['DOCUMENT_ROOT'] . "/FX/FX.php"); $serverIP = "127.0.0.1&qu