On 04 Aug 2001 14:20:27 +0100, Richard George wrote:
On Friday 03 August 2001 10:19 pm, D wrote:
PHP/MySQL one of the best combinations for any website!
I can heartily second this; PHP, with SQL if you want to use much dynamic data, is excellent
Gah! Sorry, but MySQL is probably the worst choice you could ever make if you want to use SQL or have a dynamic web site. For goodness sake, please use a PROPER database! Oracle, Postgres, even SQL Server is a better choice than MySQL.
That's better. Rant over.
Andrew (who spent all week writing hundreds of lines of perl because MySQL doesn't even support subselects).