>>I use Firebird primarily with Delphi and have had no problems with using and 
>>displaying dates >>(suitable for my country - UK.)

You can use this in your select statements for php:

 

f_dayofmonth(CREATEDATE)||'.'||f_month(CREATEDATE)||'.'||f_year(CREATEDATE) 
CREATEDATE

 

format the PHP as you wish.

Reply via email to