You have to have 'blob' filed in your database?
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
my $return_value = eval {$code_or_sub_programme};
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This will call a new perl process, and may be more expensive on the
system. On the other hand I can do
<...>
But How do I get the reponse of the script.
Probably the simpliest way is to make called script a module and run it
using either 'use' or 'require'.
--
To unsubscribe, e-mail: [EMAIL PROT
Does opening a new browser causes a new session in either of the two?
What for are you going to use sessions? I mean: is threr a real
necessity of using some modules?
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
$lower_case = lc ($stri);
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]