Le lun 10/11/2003 à 18:55, drieux a écrit :
Re Hello,
Maybe I found, the $DBI objet doesn't like $REQ objet, "While" don't
like to have an objet between it and the activation of the base.
The Syntax is ok, I am going to do more test to morrow
> On Sunday, Nov 9, 2003, at 17:59 US/Pacific, A L
On Monday, Nov 10, 2003, at 14:54 US/Pacific, herve.suvigny wrote:
[..]
To morrow I am going to do this way and I have another idea ,
While in first
first stuff
second stuff
[..]
a strategy that I use is to 'build up' the page in the form
$info .= some_function_stuff(@ar
Le lun 10/11/2003 à 18:55, drieux a écrit :
Hello,
> On Sunday, Nov 9, 2003, at 17:59 US/Pacific, A L wrote:
> [..]
> > Thank you but I prefere do it by myself, to understand what I am doing,
> > the target is to improve myself in Perl CGI
> [..]
>
> not a problem. I put forward the Foobar packa
There are several programs which can set up a web-based programming environment
for you. In Windows my favorite is PHPTriad, which sets up PHP, PERL,
MySQL/PHPMyAdmin for you.
- Doug, from the USA
Quoting Daniel Hurtado Brenner <[EMAIL PROTECTED]>:
> Hi friends:
> I use activeperl for for run
On Monday, Nov 10, 2003, at 07:48 US/Pacific, Daniel Hurtado Brenner
wrote:
Hi friends:
I use activeperl for for run and testing my cgi script in my PC. It's
fine.
Well... if i want to run and testing my PHP script and my Msql in my
PC...
what can i use?
you will need to install the php executa
On Friday, Nov 7, 2003, at 17:12 US/Pacific, Tobias Fink wrote:
[..]
but what i didnt want to do is something like this:
my $response =
$ua->get("http://search.cpan.org/
search?query=$query&query2=$query2etc");
because this only works for http-get.
Isnt it possible to create a header that works
Hi friends:
I use activeperl for for run and testing my cgi script in my PC. It's fine.
Well... if i want to run and testing my PHP script and my Msql in my PC...
what can i use?
Thanks
Daniel, from Peru
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTE
On Sunday, Nov 9, 2003, at 17:59 US/Pacific, A L wrote:
[..]
Thank you but I prefere do it by myself, to understand what I am doing,
the target is to improve myself in Perl CGI
[..]
not a problem. I put forward the Foobar package as a way
to think about testing coding ideas. The general CGI proble