Just a thought, but I have successfully used PHP4 + Java integration previously ... conceivably, you could use the Java version of iBATIS natively in your PHP4 project. Getting the PHP4+Java setup working takes a little time (in my experience), but once its done, its pretty solid ... here's a link.
http://www.phpbuilder.com/manual/ref.java.php Brice On Mon, 14 Mar 2005 13:14:05 +0100, MichaÅ MaÅecki <[EMAIL PROTECTED]> wrote: > Hello, > I use sqlmaps in my java projects and love it very much. Unfortunatelly I > have to port one of my apps to php. Are you aware of a php project similar > to ibatis sqlmap (keeping sql in resources)? > thanks! > > MichaÅ MaÅecki > >

