Cool
thanks
misterhaan.
I'll check it
out tomorrow.
I hope it is as
simple as that,
I didn't pay
much attention
to reg
expressions in
class ,
should have...
I wonder if
just the php
str_replace()
would be the
best option. I
only need to do
it twice, once
for the
beginning of
quotes and
ending of
quotes... hmm.
Then again,
that means
twice the run
time in the
search...
I have an old
board I made, I
am upgrading it
to a new ajax
based board I
made. I
didn't allow
quoting on the
old board, so
line breaks
were not a
issue before.
The ajax board
should cut down
on bandwidth
and database
grabs in theory
lol since
everything is
loaded once as
their own
object, so only
one of the many
objects are
changed at any
time.
Edited at 07:19:28 am on 12/25/09
Coding is
simply CST...
Combining $hit
Together. We
make different
$hit to run in
unison
correctly. |