[PHP] Form's and oracle

2001-02-03 Thread Christoph Kempen
a qoute in the table. But in oracle this is not a slash, but a qoute... For example: Its a test php:I\ts a test But oracle wants: Its a test Is there a easy way for converting this. Otherwise I have to write a function that filters them out :-( Thanx, Christoph

Re: [PHP] Form's and oracle

2001-02-03 Thread Christoph Kempen
lity would be to turn it off, and be sure to escape your quotes by transforming them into double-quotes before sending them to Oracle. "Christoph Kempen" [EMAIL PROTECTED] a crit dans le message news: [EMAIL PROTECTED] Hi, I used to work with PHP/mysql.. But since a few weeks we ha

[PHP] Oracle sessions

2001-02-03 Thread Christoph Kempen
Hi, My oracle sessions are getting full all the time... I use a OCILogoff at the end of my script... What could be the problem. I dont use a persistent logon. Thanx, Christoph BTW Is there a fast way to release the not-used-sessions in oracle. I try to kill them in svrmgrl, but they only