[PHP-DB] Cannot load module php_mysql.dl!!

2004-11-17 Thread colin_e
Jonathan, this appears to be an FAQ. LOts of people have the same problem, here's my commentary from a couple of weeks ago- Regards: Colin - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - I spent some time experimenting with

[PHP-DB] Re: DATE(r)

2005-09-09 Thread colin_e
Ron, Unless you have a good reason for doing it this way round, I suggest you would be better off using the database's own date function. Pretty much any db will have TODAY() or DATE() type functions. Advantages- a) They will emit the data in the right format, in fact you can just insert