| ★ wanayoo — archive 1999 http://cvs.php.net/cvsweb.cgi/tests/msql.php3 | Nouvelle recherche | Portail wanayoo |

Request diff between arbitrary revisions
Oh, I hate warnings. Especially if I trigger them. -pedantic -Wall -Wmissing-prototypes -Wmissing-declarations If one ignores warnings about inline functions, PHP (almost) compiles quietly.
major clean up of mSQL module - reduced code size by using some macros - storing results not by result id, but by query id - affected rows support - documentation correction - tests/msql.php3 has some simple tests