Hi,
look at LWP; module at perldoc.com, search.cpan.org or on yahoo.
I forgot how to use it. Since it has been long time ago.
awards
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
my web host does not offer a perl debugger and told me to use
use CGI::Carp qw(warningsToBrowser fatalsToBrowser);
Is that it, how should i print the errors??
Thank You.
awards
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
) = gbc($realm, $uri);
die "No $pword" unless $pword ;
$ua->credentials($uri->host_port, $realm, $user, $pword)
what is gbc, $realm and $uri pls
Thanx for the help
Anthony
"Drieux" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> On Sunday, Jul
Hi,
to do backup of my MYSQL tables I would prefer to do it directly from my
computer no need to upload -save -download etc... the problem to access to
my mysql server it has .htaccess and i was wondering if LWP or something
could input directly the login and password.
For the moment to access we
Hello,
I'm curious i read somewhere with .htaccess we can block user to do hotlinks
in both ways etc...
But my question is a bit different it is possible with .htaccess to forbid
forms that comes from a different domain? so no hacking
Thank You
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
Fo
Hi
yse there is a way.
the flag -s
$size_file = (-s $fhandle)/1024;
$fhandle is the complete path C:\\..\***.extension
it will return in kilobyte 1Kn=1024bytes
Hope this helps
anthoyn
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]