Dear documentation team,

First off, I would like to thank you for the excellent documentation you 
provide to PHP. I started off with PHP, and still use it regularly, and 
your documentation allowed me to start programming with no formal 
education.
Now to subject at hand; the documention page for dba_replace. I think it 
might be worth mentioning that to actually replace an entry in a 
*DBM-type database, you need to pad the value to the exact lenght of the 
value to be replaced. This seems to go for both entries shorter and 
longer than the replacing value. I also added a comment to this extent 
but this is, in my opinion, cardinal to the differance between 
dba_replace and dba_insert so it might be worth mentioning.

cheers,

Jelte Werkhoven

ITfy


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to