Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001122

[PHP] RE: [PHP-WIN] Site running from MySQL From: Svensson, B.A.T. (HKG) (B.A.T.Svensson <email protected>)
Date: 12/25/01

From: LaserJetter

>Out of interest, would it be possible to load a webpage as a record in a
>MySQL database, having another field as say a number or a unique name so
>that a whole site could be placed in a database with a couple of php files?
>Is there a limit on the size of a field in MySQL which would stop you doing
>this though and would it be noticeably slower that html / php files?
>I was only wondering as it would make full text searches an awful lot
>simpler!!!!

Of course it is possible. (Why would it not be?)

I've don it my self (stored ptrocedures that builds HTML pages),
and especially the full text search you were talking about.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>