> Whow now im confused.
> 
> PHP3 or wdbi ? what is the benefits and lack of them.

Do you know PHP? Do you know perl? Either pick the one that you know
something about or give the both of them a little ride - then pick the one
you like best. WDBI is going thru many changes. I first tried it 1.5 a
year ago, now it's much better. If you have a simple task of writing
Insert/update/delete/query - once you know it - a few hours of work and
voila you have a production application. 

I code CGIs for about 4 years, I always did that in perl. Now with
mod_perl (perl.apache.org) you have an enourmous speed that will beat any
compiled CGI. I don't know about PHP, so I can't tell here - I suggest you
check the maillist logs and you will find the answer - you are not the
first one who asks. See the link to the mod_perl list's archive at
perl.apache.org. Also I'm working on the guide perl.apache.org/guide to
make things easier.

Today my preferable combo is apache/perl/mod_perl/mysql.

Your milegue may vary :)

> 
> I would like to give solution that are supported in many places and wont be
> a strange beast.
> And easy build/maintain is important too.
> 
> Stas Bekman wrote:
> 
> > > >> Apache with MySQL is really new to me.
> > > >> Can any one explain how do i access the MySQL in the esiest way
> > > >> prefferable the standard way (no strage birds).
> > > >> Or give me some links to browse ?
> >
> > Assuming that you are familiar with perl, or will be:
> >
> > http://wdbi.net/ - out of box free Web DataBase Interface!
> > http://perl.apache.org/ - watch for DBI and Apache::DBI!
> > perldoc DBI
> >
> > Hope this helps...
> > _______________________________________________________________________
> > Stas Bekman  mailto:[EMAIL PROTECTED]    www.singlesheaven.com/stas
> > Perl,CGI,Apache,Linux,Web,Java,PC at  www.singlesheaven.com/stas/TULARC
> > www.apache.org  & www.perl.com  == www.modperl.com  ||  perl.apache.org
> > single o-> + single o-+ = singlesheaven    http://www.singlesheaven.com
> 
> --
> --------------------------
> Canaan Surfing Ltd.
> Internet Service Providers
> Ben-Nes Michael - Manager
> Tel: 972-6-6925757
> Fax: 972-6-6925858
> http://www.canaan.co.il
> --------------------------
> 
> 
> 
> 
> 



_______________________________________________________________________
Stas Bekman  mailto:[EMAIL PROTECTED]    www.singlesheaven.com/stas  
Perl,CGI,Apache,Linux,Web,Java,PC at  www.singlesheaven.com/stas/TULARC
www.apache.org  & www.perl.com  == www.modperl.com  ||  perl.apache.org
single o-> + single o-+ = singlesheaven    http://www.singlesheaven.com


Reply via email to