RE: Help working with html, embper, and oracle

2001-10-26 Thread David Boyd
the would be correct. I am using DBI and in my update sql statements I have something like incident.program_name='$fdat{'incident.program_name'}' -Original Message- From: Angus Lees [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 23, 2001 7:07 PM To: EmbPerl News Group (E-mail) Subjec

Re: EmbperlObject interface to mod_mp3

2001-10-26 Thread Kee Hinckley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 There's a couple problems with multi-level directories (I have artist/album/files). I haven't done extensive testing, but this seems to fix them. You won't want the initial base_path change of course. *** index.epl Tue Oct 23 17:45:46 2001 - ---

Re: Hiding the source code

2001-10-26 Thread Axel Beckert
Hi! On Thu, Oct 25, 2001 at 08:48:12AM +0200, Lukas Zapletal wrote: > I have a really big problem now. We are going to install our first > application but we need to hide the sourcecode. I guess, you think of the HTML code. EmbPerl code (like hardcoded DB passwords or something like that) shou

Re: Hiding the source code

2001-10-26 Thread David Lloyd
Lukas! > I have a really big problem now. We are going to install our first application > but we need to hide the sourcecode. User should be not allowed to get the > source. Is there any way to do it? If Embperl is running correctly, users should not be able to see the source code. It's an Apac