Why php ?
Need some help please.
I know that php is used for sites that have dynamic content like databases
etc, but is there any advantage/disadvantage to creating a site with php
that has no dynamic content just tables and cells with text and images.
Thanks
.
Relevant Pages
- Re: [PHP] Getting mysql_query results into an array
... loop through mysql result set to build $array ... perform some kind of calculation upon $array ... Databases are highly optimized for this kind of thing, ... query is nasty and the PHP is fast and easy, ... (php.general) - Re: [PHP] Getting mysql_query results into an array
... perform some kind of calculation upon $array ... it's USUALLY much more efficient to write an SQL query ... Databases are highly optimized for this kind of thing, ... query is nasty and the PHP is fast and easy, ... (php.general) - RE: [PHP] Microsoft .NET arguement
... I've found MS SQL (and MS Access databases) to be extremely fast ... have them installed alongside PHP for Win32. ... MySQL started slowing down before the MS SQL did. ... (php.general) - Re: DB newbie needs suggestions for bsd-based {db + frontend} ports
... MySQL on FreeBSD 4.10-RELEASE and I'm making steady progress. ... threading problems in combination with PHP. ... Filemaker, but I did some work in MS Access.. ... databases will assume MySQL. ... (comp.unix.bsd.freebsd.misc) - Are there PHP database plug-ins for Rdb and MySQL on VMS?
... I have a budget of zero, and I know a lot more about Perl than I do about PHP. ... A quick google search turned up discussion about using the ODBC PHP plugin to ... talk to Rdb databases, but that won't work for Rdb running on the same machine; ... (comp.os.vms) |
|