[PHP-DB] Re: Recursive photo gallery removal problem

2004-03-26 Thread Geir Pedersen - Activio AS
for a long time. --- Geir Pedersen http://www.activio.com/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: exporting data to excel

2004-03-24 Thread Geir Pedersen - Activio AS
to the new PHP document. When a user clicks on that link, he will be prompted by his user agent on where to save the excel file. --- Geir Pedersen http://www.activio.com/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] ORA-01460 error when useing bind sql on oracle from php

2003-11-20 Thread Are Pedersen
I get ORA-01460: unimplemented or unreasonable conversion requested when useing bind-sql on Oracle 9i. I am useing OCI 8.1 client in PHP. What is wrong? And what does this message mean? Here is the code: ---***--- $bindarray1=array(':project1'=$project); $bindarray1[':userid']=$userid; $rs =

[PHP-DB] Re: ORA-01460 error when useing bind sql on oracle from php

2003-11-20 Thread Are Pedersen
($stmt,$bindname,${bindval$ci},-1); $ci++; } ---***--- Are Pedersen wrote: I get ORA-01460: unimplemented or unreasonable conversion requested when useing bind-sql on Oracle 9i. I am useing OCI 8.1 client in PHP. What is wrong? And what does this message mean? Here is the code

SV: [PHP-DB] Conversion from access to mysql

2002-09-10 Thread Dann Pedersen
Hi, Check out MyAccess at http://www.accessmysql.com/. It works for me. The manual points out some things to keep in mind when converting. /Dann -Oprindelig meddelelse- Fra: Chris Grigor [mailto:[EMAIL PROTECTED]] Sendt: 10. september 2002 11:48 Til: [EMAIL PROTECTED] Emne: [PHP-DB]

RE: [PHP-DB] undefined index

2001-05-01 Thread Henning Kilset Pedersen
Hi! Drop the quotes around your array keys. It should be $row[imageurl] for example. -- Henning Kilset Pedersen Anarchy Online Server Operations Oracle, PHP, e-Commerce etc. Funcom Oslo AS -Original Message- From: Petra [mailto:[EMAIL PROTECTED]] Sent: 1. mai 2001 03:29