Gossamer Forum
Home : Products : Gossamer Links : PHP Front End :

Re: [Dan Kaplan] Fatal problem with PHP 4.3.1 (?)

Quote Reply
Re: [Dan Kaplan] Fatal problem with PHP 4.3.1 (?) In reply to
If it helps any, here are the files I found that contain UnixDate() references:

Links/PHP/adodb/adodb.inc.php - 253, 255, 1190, 1219, 1625, 1641

Links/PHP/adodb/readme.htm - numerous references; line numbers probably not important

Links/PHP/adodb/tips_portable_sql.htm - 182

Each of the alternative database adodb-???.inc.php files contain instances the same as adodb.inc.php

Links/PHP/adodb/tests/test.php - several instances.

Those are the only instances I could find, so it would appear to be largely a matter of making either a single UnixDate() function that is flexible enough to do what each call to it requires or to make separate functions that are named differently and perform what ever is required of them. Quite honestly, I'm very surprised and disappointed this was not done in the first place...

Dan
Subject Author Views Date
Thread Fatal problem with PHP 4.3.1 (?) Dan Kaplan 11204 Apr 13, 2003, 10:39 AM
Thread Re: [Dan Kaplan] Fatal problem with PHP 4.3.1 (?)
Dan Kaplan 11090 Apr 13, 2003, 11:36 AM
Post Re: [Dan Kaplan] Fatal problem with PHP 4.3.1 (?)
Dan Kaplan 11050 Apr 13, 2003, 1:58 PM
Thread Re: [Dan Kaplan] Fatal problem with PHP 4.3.1 (?)
brewt 11028 Apr 13, 2003, 3:01 PM
Post Re: [brewt] Fatal problem with PHP 4.3.1 (?)
Dan Kaplan 11044 Apr 13, 2003, 3:27 PM
Thread Re: [brewt] Fatal problem with PHP 4.3.1 (?)
jimfurtado 10116 Jan 9, 2004, 9:04 AM
Thread Re: [jimfurtado] Fatal problem with PHP 4.3.1 (?)
brewt 10051 Jan 9, 2004, 12:17 PM
Post Re: [brewt] Fatal problem with PHP 4.3.1 (?)
jimfurtado 10022 Jan 9, 2004, 3:43 PM
Thread Re: [brewt] Fatal problem with PHP 4.3.1 (?)
Janio 10011 Jan 22, 2004, 2:53 PM
Thread Re: [Janio] Fatal problem with PHP 4.3.1 (?)
brewt 9982 Jan 22, 2004, 4:14 PM
Thread Re: [brewt] Fatal problem with PHP 4.3.1 (?)
Janio 9964 Jan 22, 2004, 6:15 PM
Post Re: [Janio] Fatal problem with PHP 4.3.1 (?)
Janio 9937 Jan 22, 2004, 6:34 PM
Post Re: [brewt] Fatal problem with PHP 4.3.1 (?)
el noe 9184 May 25, 2004, 6:33 AM