Posted
over 13 years
ago
by
Toilbonsill
|
Posted
over 13 years
ago
by
Toilbonsill
|
Posted
over 13 years
ago
by
Alberto Basso
The function date_default_timezone_set(), but I've found all functions that use timezone_abbreviations_list() returns always: "InternalError: too much recursion".
Tested on Firefox 3.6.24, but also on more recent version 7.0.1.
Thanks very much for your work!
Bye!
|
Posted
over 13 years
ago
by
Theriault
@N.Neuman: You are correct that this function is broken, but based on this spec (http://tools.ietf.org/html/rfc4180), a CRLF (\r\n) can appear inside a field also. In order to fix this function, it needs to find a CRLF outside of double-quotation
|
Posted
over 13 years
ago
by
ffffffffffffffffffff
gggggggggggggggggggggggggggggffffffffffffff
|
Posted
over 13 years
ago
by
N.Neuman
fullline = this.php_js.resourceData[handle.id].slice(start, this.php_js.resourceData[handle.id].indexOf('\n', start) + 1);
I would change \n to \r\n as in a spreadsheet, \r\n is the end of a line whereas \n is a new line that is legitimate in the middle of a cell.
|
Posted
over 13 years
ago
by
Rhondakix
|
Posted
over 13 years
ago
by
Rupleveflaf
|
Posted
over 13 years
ago
by
justin
why bcsub(4.136,4.14,4)=-0.0000? the right result is -0.0040
|
Posted
over 13 years
ago
by
Sany-heem
|