"Peter L. Peres" wrote: > >If you don't want to code in C, go on PHP3 ( http://www.php.net ). > >If you plan to migrate to another DBMS in the future, prefer > >accessing MySQL through PHPLIB. But you have to learn SQL. > > And you have to learn PHP first ;) > > Peter Which should take, for any one who knows C or Perl, something on the order of 15 minutes. e.g.: for ($i = 0; $i < 50; $i++) { print a[$i]; } -- Itamar - [EMAIL PROTECTED]
- Apache & MySQL Ben Nes Michael
- Re: Apache & MySQL Eli Marmor
- Re: Apache & MySQL Stanislav Malyshev a.k.a Frodo
- Re: Apache & MySQL Peter L. Peres
- Re: Apache & MySQL Itamar S.-T.
- Re: Apache & MySQL Stanislav Malyshev a.k.a Frodo
- Re: Apache & MySQL Stas Bekman
- Re: Apache & MySQL Stanislav Malyshev a.k.a Frodo
- Re: Apache & MySQL Ben Nes Michael
- Re: Apache & MySQ... Stas Bekman
- Re: Apache & ... Itamar S.-T.
- Re: Apache & MySQ... Stanislav Malyshev a.k.a Frodo
- Re: Apache & ... Alex Shnitman
- Re: Apache & ... Eli Marmor
- Re: Apache &a... Stanislav Malyshev a.k.a Frodo