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 Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to