Add XDB::format() that build a string using XDB format:
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 23 Dec 2008 10:12:18 +0000 (11:12 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 23 Dec 2008 10:12:18 +0000 (11:12 +0100)
commit20973bf89cd056a83787d5ae72069302a3b3c1c0
tree3055580110d1414212235de40b1cef94f47e2321
parent0709dd7d7f98df88be921553740e43114fe684f4
Add XDB::format() that build a string using XDB format:

$str = XDB::format('machin {?}', $arg);

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
classes/xdb.php