nd pasted your full html into a file.
Under PHP version 4.3.1
It runs from the command line without fault.
Apache 1.3.22
It runs without fault (increments properly).
What text editor are you using? I saved the code as both Unix and DOS format and it
works for both.
I've attached my file
> On Tue, 23 Oct 2001 16:35, Grant Walters wrote:
> > I'm going nuts trying to work out how to handle errors from data
> > statement with single quotes. PHP 4.0.6 appears to be mangling
> > something somewhere.
> > All statements work with the Openlink odbctest
37000 in
SQLExecDirect in
/usr/local/.WWW/WEBS/_odbc/test.php3 on line 42
SQL: SELECT ID,Category,description FROM card_type WHERE description="PEPPERELL'S"
Warning: SQL error: [OpenLink][ODBC][Driver]Syntax error or access, SQL state 37000 in
SQLExecDirect in
/usr/local/.WWW/WEBS/
re placed into
the variables $pagetop ...
$page = "{PAGETOP}{PAGEMIDDLE}{PAGEBOTTOM}";
$page = preg_replace($template,$pagevars,$page);
Other modifiers seem to be accepted. Any help appreciated.
Regards
Grant Walters
Brainbench 'Most Valuable Professional' for Unix Ad
ppreciated.
Regards
Grant Walters
Brainbench 'Most Valuable Professional' for Unix Admin
Walters & Associates, P O Box 13-043 Johnsonville, Wellington, NEW ZEALAND
Telephone: +64 4 4765175, CellPhone 025488265, ICQ# 23511989
--
PHP General Mailing List (http://www.php.net/)
To uns
ENAME SELECT * FROM DATABASE1.TABLENAME
I don't know what the implications are for large tables, possibly use mysqldump
utility instead.
Regards
Grant Walters
Brainbench 'Most Valuable Professional' for Unix Admin
Walters & Associates, P O Box 13-043 Johnsonville, Wellington, NEW Z
:
There is probably a whole lot of stuff that is a bit wrong with what I have
done above, but a functioning binary was all I was after. I would
appreciate any feedback on this.
Regards
Grant Walters
Brainbench 'Most Valuable Professional' for Unix Admin
Walters & Associates, P O
ate?
> >
> > Rick Widmer
> > Internet Marketing Specialists
> > http://www.developersdesk.com
>
> Hi Rick
> I have advised my client of all of the risk you mention.
> They still want to go ahead. They feel that the bulk of their
> website visitors are
> trust
dy .= "--".$boundary."\n";
$mail_body .= "Content-Type: application/octet-stream\n";
$mail_body .= "name=\"".basename($mail_attachment)."\"\n";
$mail_body .= "Content-Transfer-Encoding: base64\n";
_attachment)."\"\n";
$mail_body .= "Content-Transfer-Encoding: base64\n";
$mail_body .= "Content-Description: \"Mail Attachment\"\n";
$mail_body .= "Content-Disposition: attachment;\n";
$mail_body .= "
fi
P3 >= 3.0.5, PHP4 )
Dumps information about a variable
void var_dump (mixed expression)
This function returns structured information about an expression that
includes its type and value.
Arrays are explored recursively with values indented to show structure.
Compare var_dump() to print_r().
1
2
3
now compiles, the rest is still compiling :-)
Regards
Grant Walters
Brainbench 'Most Valuable Professional' for Unix Admin
Walters & Associates, P O Box 13-043 Johnsonville, Wellington, NEW ZEALAND
Telephone: +64 4 4765175, CellPhone 025488265, ICQ# 23511989
--
PHP General Mailing Li
snapshot and putting it
into the pl2 directory I have (as you can see I'm not a C programmer :-) ).
But this didn't work.
Is it possible to get detail on the patch that was applied, or another
solution.
Regards
Grant Walters
Brainbench 'Most Valuable Professional' for Unix Ad
Hi,
Can anyone point me to a step by step setup including which files to
download for using PHP/OpenLink?
I want to make PHP talk to a Progress 8.3C database on a remote server.
Regards
Grant Walters
Walters & Associates, P O Box 13-043 Johnsonville, Wellington, NEW ZEALAND
Telephone: +
14 matches
Mail list logo