On Sat, 22 Nov 2003, Derick Rethans wrote: > On Sat, 22 Nov 2003, Yun-young Lee wrote: > > > progcom Sat Nov 22 14:31:43 2003 EDT > > > > Modified files: > > /phpdoc/en/reference/strings/functions addcslashes.xml > > Log: > > z has higher ASCII value than A. > > > > @@ -59,7 +59,7 @@ > > ]]> > > </programlisting> > > </informalexample> > > - Also, if the first character in a range has a lower ASCII value > > + Also, if the first character in a range has a higher ASCII value > > than the second character in the range, no range will be > > constructed. Only the start, end and period characters will be > > escaped. Use the <function>ord</function> function to find the > > Uh? The documentation *was* correct here, please revert your change.
Never mind, I read it wrong. Derick
