RE: [PHP] Performance

2001-12-19 Thread Kundiger, Rick
I fail to see how the submit button would be stopping the script. However, you could use a if ($REQUEST_METHOD==POST) { // script // } and then run the rest of the script. Unless the rest of the script relies upon the submit

Compile Error Tru64 __cxa_pure_virtual

2001-07-25 Thread Kundiger, Rick
When compiling with gcc3.0 mysql 3.23.4 I get the following error trying to link the mysqlbinlog (I think) any idaes? Rick lmach -lexc mkdir .libs gcc -O3 -DDBUG_OFF -O3 -felide-constructors -fno-exceptions -fno-rtti -fno-implicit-templates -fno-exceptions -fno-rtti -o mysqlbinlog mysqlbinlog.o