You should be able to, but...
We have something similiar at work, but the only thing I can recall is that they use procedures for that, and I cant access them to see what they contain.
Well can you please elaborate more on what do you mean when you say "it depends alot on what the code in the load_file method of the $db object does."
Correct me if I am wrong but shouldnt I be giving in the path to where my file is on the server ... in load_file () ??
Please help..
Thanks in advance.[/b]
Maybe I'm confused here but it looks like $db is a class, so what does the method load_file do? I am unaware of any native Oracle load_file function, there is sql loader but it is quite involved to set up.